summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-01-05 14:08:31 +0100
committerinfirit <[email protected]>2014-01-05 14:08:31 +0100
commit8185d5c96321379ebe4cd9b968e754f9eb6f9e23 (patch)
treef37adf06ac104b55a810bf86c0e1eb7bba805dd0
parent2ca1bc901f55e254280f649780ce71a30f06bcb8 (diff)
downloadlibmatekbd-8185d5c96321379ebe4cd9b968e754f9eb6f9e23.tar.bz2
libmatekbd-8185d5c96321379ebe4cd9b968e754f9eb6f9e23.tar.xz
Add to ACLOCAL_AMFLAGS for user added flags
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 45e34b2..2b5785b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,7 +4,7 @@ endif
SUBDIRS = libmatekbd $(TEST) po
-ACLOCAL_AMFLAGS = -I m4
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
DISTCLEANFILES = \
intltool-extract \