summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2011-08-16 17:18:03 +0100
committerJavier Jardón <jjardon@gnome.org>2011-08-17 12:09:41 +0100
commit641eee8befe742a34cd872fc1378cce99622fd90 (patch)
treeeec55fd2f0f4d9b3233258c2382bbc5df95224fa /Makefile.am
parent434e50f056b8f3cb5043bf478f2716d7bc2c4cad (diff)
downloadtelepathy-account-widgets-641eee8befe742a34cd872fc1378cce99622fd90.tar.gz
build: Update autotools config a bit
Replace deprecated autoconf macros Use new libtool syntax
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 c1bed60f..3b88fe0d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,7 +9,7 @@ if HAVE_NST
SUBDIRS += $(NST_SUBDIRS)
endif
-ACLOCAL_AMFLAGS = -I m4
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
DISTCHECK_CONFIGURE_FLAGS = \
--disable-scrollkeeper \