summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2011-02-23 10:54:01 -0600
committerDan Williams <dcbw@redhat.com>2011-02-23 10:54:01 -0600
commitebc4681368df91bbb6318a6075b86b9dab8f9526 (patch)
tree677153efb31d13865ba04076c2871fa74aab8997 /Makefile.am
parent41c4476469c590b1b1754e3095bb493525fc4484 (diff)
build: tell rebuilt makefiles about macro dir (bgo #640896)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 07a8606129..adb2907b7a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -36,4 +36,5 @@ DISTCLEANFILES = intltool-extract intltool-merge intltool-update
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = NetworkManager.pc
-ACLOCAL_AMFLAGS = -I m4
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
+