summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-01-05 14:06:29 +0100
committerinfirit <[email protected]>2014-01-05 14:06:29 +0100
commitd49cc2caaf9c815e262a6f9db3f11bf16b848182 (patch)
tree6ff908316ebf65878729eb0a5d857289703d49cd /Makefile.am
parentf289a01288da50c18d337ce1a8a927422ef65c8b (diff)
downloadmate-applets-d49cc2caaf9c815e262a6f9db3f11bf16b848182.tar.bz2
mate-applets-d49cc2caaf9c815e262a6f9db3f11bf16b848182.tar.xz
Add to ACLOCAL_AMFLAGS for user added flags
Diffstat (limited to 'Makefile.am')
-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 \