summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2010-11-06 01:55:27 +0100
committerKristian Høgsberg <krh@bitplanet.net>2010-11-06 21:04:03 -0400
commit5b7e43ac5697b34725f8a8d7d06f529d80c68f66 (patch)
treeb0a23b9f0b458f9ba9a34dcb15d322800afd9aab /Makefile.am
parent0bfb126e593c255dd24b464abd92dd8e39d99437 (diff)
Update autotools configuration
Use new libtool syntax and cleaning the code a bit
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 46529e5..03d15db 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,3 @@
SUBDIRS = wayland compositor clients data
-ACLOCAL_AMFLAGS = -I m4
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}