summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2011-08-03 15:53:34 +0200
committerJens Georg <mail@jensge.org>2011-08-03 15:53:34 +0200
commitfc9accbfc873db88e9fc4f5150bc278ff6f553e5 (patch)
treeded3bdbd17cb78070918531caebabbd62e6a3e92
parent4d50aa8ac740cdf270400438327145c062b00d71 (diff)
downloadgupnp-dlna-fc9accbfc873db88e9fc4f5150bc278ff6f553e5.tar.gz
Respect ACLOCAL_FLAGS
Issue reported by Lukasz Pawlik
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 8ae17a2..218bed3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,5 @@
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
+
SUBDIRS = libgupnp-dlna tools tests data doc
pkgconfig_DATA = gupnp-dlna-1.0.pc