From 625c926b7be10fa75393c3e813bc367c56644c35 Mon Sep 17 00:00:00 2001 From: infirit Date: Sun, 5 Jan 2014 13:59:28 +0100 Subject: Add to ACLOCAL_AMFLAGS for user added flags --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') 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) \ -- cgit v1.2.1