summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2011-03-14 10:10:40 +0000
committerRichard Hughes <richard@hughsie.com>2011-03-14 10:10:40 +0000
commit6e8794ac6d2603cda9f2544bb7c9dde7033c9e92 (patch)
treea3f4308114b885c8d65d629c78046be4cf1db748 /Makefile.am
parentd1e5f6a4dafbb5b376f06775070146f9def54407 (diff)
Honour ACLOCAL_FLAGS in Makefile.am
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 dfee0b1..eab67da 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
-ACLOCAL_AMFLAGS = -I m4
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
SUBDIRS = etc libupower-glib src doc tools policy po