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