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
commit90dd3a368654d5839d37fb5afdc0bf1599052a6b (patch)
tree16c3c245cc570048b26279af81a567228da5be35 /Makefile.am
parent2e15d09d98e36a3ec714b57b16c551f6f0b95c10 (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@