summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-01-06 02:47:53 -0800
committerStefano Karapetsas <[email protected]>2014-01-06 02:47:53 -0800
commit15465095da4a240654e2e1aea5dec5486f7e2c95 (patch)
tree59cac398008d4851b6826b74f20d09ac1dfe1147
parent75fb1de192925bc0bd55a3bc0930e3c30e367273 (diff)
parentba1de3dc45ed7d353b23cfa2cb9ea9b7076bd663 (diff)
downloadmate-desktop-15465095da4a240654e2e1aea5dec5486f7e2c95.tar.bz2
mate-desktop-15465095da4a240654e2e1aea5dec5486f7e2c95.tar.xz
Merge pull request #90 from infirit/master
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 58123bb..83e0054 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,7 +10,7 @@ if USER_GUIDE_ENABLED
SUBDIRS += user-guide
endif
-ACLOCAL_AMFLAGS = -I m4
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-scrollkeeper --enable-mpaste