summaryrefslogtreecommitdiff
path: root/src/libs/txt/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/txt/Makefile.am')
-rw-r--r--src/libs/txt/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/libs/txt/Makefile.am b/src/libs/txt/Makefile.am
new file mode 100644
index 0000000..88aa79b
--- /dev/null
+++ b/src/libs/txt/Makefile.am
@@ -0,0 +1,3 @@
+noinst_LIBRARIES = libtxt.a
+libtxt_a_SOURCES = txt.c txt.h
+libtxt_a_CPPFLAGS = -I@top_srcdir@/src -I@top_srcdir@/src/libs
© All Rights Reserved