summaryrefslogtreecommitdiff
path: root/extra/yassl/taocrypt/test/Makefile.am
blob: aa325ff9b758139f3df15dc3aea0f9f11ccd9ce9 (plain)
1
2
3
4
5
6
7
8
9
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 @yassl_thread_cxxflags@
EXTRA_DIST = make.bat

# Don't update the files from bitkeeper
%::SCCS/s.%