summaryrefslogtreecommitdiff
path: root/release/src/router/cyassl/ctaocrypt/test/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'release/src/router/cyassl/ctaocrypt/test/Makefile.am')
-rw-r--r--release/src/router/cyassl/ctaocrypt/test/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/release/src/router/cyassl/ctaocrypt/test/Makefile.am b/release/src/router/cyassl/ctaocrypt/test/Makefile.am
new file mode 100644
index 00000000..429df045
--- /dev/null
+++ b/release/src/router/cyassl/ctaocrypt/test/Makefile.am
@@ -0,0 +1,7 @@
+INCLUDES = -I../include -I../../include -I../../include/openssl
+bin_PROGRAMS = test
+test_SOURCES = test.c
+test_LDFLAGS = -L../src
+test_LDADD = ../../src/libcyassl.la
+test_DEPENDENCIES = ../../src/libcyassl.la
+EXTRA_DIST = test.sln test.vcproj