summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2013-08-29 09:22:49 -0600
committerPhilip Withnall <philip@tecnocode.co.uk>2013-08-29 09:22:49 -0600
commit0532646f19eca4b8a9055986bf9522613252a8ba (patch)
tree99270268993de451487d2b205810e347c74c5400 /Makefile.am
parent05ff0c611d313776fb133f877e6c18e6ed76280e (diff)
downloadlibgdata-0532646f19eca4b8a9055986bf9522613252a8ba.tar.gz
build: Add ACLOCAL_FLAGS to ACLOCAL_AMFLAGS
This fixes the build with recent changes to gnome-common. See: https://bugzilla.gnome.org/show_bug.cgi?id=706826
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 67d4686f..8282e5bf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
SUBDIRS = . gdata/tests po docs
-ACLOCAL_AMFLAGS = -I m4
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
DISTCHECK_CONFIGURE_FLAGS =
MAINTAINERCLEANFILES =