diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
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) \ |