summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adamc@hcoop.net>2010-01-30 15:34:00 -0500
committerGravatar Adam Chlipala <adamc@hcoop.net>2010-01-30 15:34:00 -0500
commitc575fc9cc6b9063b149e7e19313ae163a385f3d2 (patch)
tree16c3c245cc570048b26279af81a567228da5be35 /Makefile.am
parent1b182b6181381e3b937bc3070abb442dc17d14d8 (diff)
Another try to include more Autofiles in the distribution
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index c32e0c4e..b5c19b79 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,5 @@
+ACLOCAL_AMFLAGS = -I m4
+
BIN := @BIN@
LIB := @LIB@
INCLUDE := @INCLUDE@