aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDennis Schridde <devurandom@gmx.net>2011-09-02 21:53:27 -0500
committerTed Gould <ted@gould.cx>2011-09-02 21:53:27 -0500
commitce055ed4b12b875cf24856f5026fda3bb5a95ce3 (patch)
tree50519b51e224a5fb30b59491c06dbaac8e5785b1 /Makefile.am
parent6c3c66e1ccbe10364cb04a7bf1816001bb2fe560 (diff)
downloadlibdbusmenu-ce055ed4b12b875cf24856f5026fda3bb5a95ce3.tar.gz
libdbusmenu-ce055ed4b12b875cf24856f5026fda3bb5a95ce3.tar.bz2
libdbusmenu-ce055ed4b12b875cf24856f5026fda3bb5a95ce3.zip
Fix detecting introspection when there is none at all
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 3853d2a..a31f9bb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,5 @@
+ACLOCAL_AMFLAGS = -I m4
+
EXTRA_DIST = \
COPYING.2.1 \
COPYING-GPL3 \