summaryrefslogtreecommitdiff
path: root/extra/yassl/taocrypt/test/Makefile.am
blob: 988d00c7bef28b4e42b84f3b7dabd96cfb9542ab (plain)
1
2
3
4
5
6
INCLUDES = -I../include -I../mySTL
bin_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