summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authoryo mama <pepper@scannerjammer.com>2015-01-29 16:37:43 -0800
committeryo mama <pepper@scannerjammer.com>2015-01-29 16:37:43 -0800
commitef5dd39bd45d75fb7cd9e3232178b2caea3197fa (patch)
treebc83d63c83a629ae14e2adc86e0429d37ebe6636 /Makefile.am
parentd17152c1b68d3e7ef7ba1643e9c7fa8f3f276bdd (diff)
added files for libtoolize
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index f963eff..6f9651e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1 +1,2 @@
-SUBDIRS = src \ No newline at end of file
+SUBDIRS = src
+ACLOCAL_AMFLAGS = "-I m4"