summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2010-10-01 08:02:27 +0200
committerJavier Jardón <jjardon@gnome.org>2010-10-01 08:02:27 +0200
commitf925a6a538e1ea6480b2e85c51dcef121fc0e810 (patch)
treef9b6259fd4a2c5c1a31549dc19b6e3794f2e47e0 /Makefile.am
parent33c4011a549c4fc5d9dcceffee5a40d740e8b62c (diff)
downloadgnome-control-center-f925a6a538e1ea6480b2e85c51dcef121fc0e810.tar.gz
Update autotools configuration
New requirements: automake >= 1.10 libtool >= 2.2
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 9b3c17076..7616e000b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,5 @@
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
+
SUBDIRS = po libgnome-control-center shell panels \
font-viewer help docs
DIST_SUBDIRS = po font-viewer help shell typing-break docs examples panels libgnome-control-center
@@ -15,8 +17,6 @@ schemas_in_files = gnome-control-center.schemas.in
schemas_DATA = $(schemas_in_files:.schemas.in=.schemas)
@INTLTOOL_SCHEMAS_RULE@
-ACLOCAL_AMFLAGS = -I m4
-
CLEANFILES = \
$(schemas_DATA)