summaryrefslogtreecommitdiffstats
path: root/tinySAK/test/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tinySAK/test/Makefile.am')
-rw-r--r--tinySAK/test/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/tinySAK/test/Makefile.am b/tinySAK/test/Makefile.am
new file mode 100644
index 0000000..0e984d8
--- /dev/null
+++ b/tinySAK/test/Makefile.am
@@ -0,0 +1,7 @@
+INCLUDES = -I../src
+
+bin_PROGRAMS = testSAK
+
+testSAK_SOURCES = test.c
+
+testSAK_LDADD = -ltinySAK \ No newline at end of file
OpenPOWER on IntegriCloud