summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 57559e3..a9600c5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,7 @@
SUBDIRS = po abstract desktop nature
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
+
dist-hook:
@if test -d "$(srcdir)/.git"; \
then \