summaryrefslogtreecommitdiff
path: root/extra/yassl/taocrypt/test/Makefile.am
blob: 06b48cc42d5555853beadf67026eef3b1ab9c33a (plain)
1
2
3
4
5
6
INCLUDES = -I$(srcdir)/../include -I$(srcdir)/../mySTL
noinst_PROGRAMS = test
test_SOURCES = test.cpp
test_LDADD    = $(top_builddir)/extra/yassl/taocrypt/src/libtaocrypt.la
test_CXXFLAGS = -DYASSL_PURE_C
EXTRA_DIST = make.bat