summaryrefslogtreecommitdiff
path: root/extra/yassl/taocrypt/test/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'extra/yassl/taocrypt/test/Makefile.am')
-rw-r--r--extra/yassl/taocrypt/test/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/extra/yassl/taocrypt/test/Makefile.am b/extra/yassl/taocrypt/test/Makefile.am
deleted file mode 100644
index 38f04f1387f..00000000000
--- a/extra/yassl/taocrypt/test/Makefile.am
+++ /dev/null
@@ -1,6 +0,0 @@
-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