aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJavier Jardón <javier.jardon@codethink.co.uk>2011-06-15 16:44:55 +0100
committerJavier Jardón <javier.jardon@codethink.co.uk>2011-06-15 16:44:55 +0100
commit7c0bf2dc0d05adb413707c28e1c42bcd93dfe18c (patch)
tree167d99e4d6d70da80779cf91a433a6a20aa2474f /Makefile.am
parent0ed45139028434cf85dfd935d861f640b318f1d3 (diff)
downloadlibayatana-appindicator-7c0bf2dc0d05adb413707c28e1c42bcd93dfe18c.tar.gz
libayatana-appindicator-7c0bf2dc0d05adb413707c28e1c42bcd93dfe18c.tar.bz2
libayatana-appindicator-7c0bf2dc0d05adb413707c28e1c42bcd93dfe18c.zip
Update autotools configuration
Do not use deprecated macros Use new libtool syntax Remove unneeded code
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 0de0f59..5920abe 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,5 @@
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
+
SUBDIRS = \
src \
bindings \