summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-01-06 02:47:21 -0800
committerStefano Karapetsas <[email protected]>2014-01-06 02:47:21 -0800
commitc6020ac3540ef295949f06f3353304012e004f23 (patch)
treec42a18cf6e344098ecd590f0d0ff5cebfba58881
parentd64ec1da62f34c0a51e5bced950b165ab9f60477 (diff)
parentd49cc2caaf9c815e262a6f9db3f11bf16b848182 (diff)
downloadmate-applets-c6020ac3540ef295949f06f3353304012e004f23.tar.bz2
mate-applets-c6020ac3540ef295949f06f3353304012e004f23.tar.xz
Merge pull request #74 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 0d440fc8..6e3a4715 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -98,7 +98,7 @@ dist: ChangeLog
# Make sure the ChangeLog is updated every time
.PHONY: ChangeLog
-ACLOCAL_AMFLAGS = -I m4
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
DISTCLEANFILES = intltool-extract \
intltool-merge \