summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-01-05 14:09:35 +0100
committerinfirit <[email protected]>2014-01-05 14:09:35 +0100
commit485f6e18eded3008f1cac49e5cabbefe96fb6a98 (patch)
tree5bf911ad7f56e7b052a0a77c74a5b215dd8c248c
parent6f5c9a26ca23e3adaeda4ff7a781d69191f4d3ab (diff)
downloadmate-menus-485f6e18eded3008f1cac49e5cabbefe96fb6a98.tar.bz2
mate-menus-485f6e18eded3008f1cac49e5cabbefe96fb6a98.tar.xz
Add to ACLOCAL_AMFLAGS for user added flags
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 887f103..b9706e7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,7 +4,7 @@ if HAVE_PYTHON
SUBDIRS += python
endif
-ACLOCAL_AMFLAGS = -I m4
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
DISTCHECK_CONFIGURE_FLAGS = --disable-introspection --disable-python