summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-01-05 13:59:28 +0100
committerinfirit <[email protected]>2014-01-05 13:59:28 +0100
commit625c926b7be10fa75393c3e813bc367c56644c35 (patch)
treedfe10289d163905954e62ae4479eecd5f63229f3 /Makefile.am
parent922d0e0219b1bedcece8624e4b5fd7e15e7a9bd5 (diff)
downloadmate-control-center-625c926b7be10fa75393c3e813bc367c56644c35.tar.bz2
mate-control-center-625c926b7be10fa75393c3e813bc367c56644c35.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 cb9eaec8..5ede26f3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,7 +25,7 @@ gsettings_SCHEMAS = \
convertdir = $(datadir)/MateConf/gsettings
convert_DATA = mate-control-center.convert
-ACLOCAL_AMFLAGS = -I m4
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
CLEANFILES = \
$(gsettings_SCHEMAS_in) \