summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-01-05 14:11:22 +0100
committerinfirit <[email protected]>2014-01-05 14:11:22 +0100
commitd4bc4e7ecd3c88f16a1a46fc8e2900b5b6faf90d (patch)
tree447599ddb3a1e98d513c66e2e6225b6f85233fa5 /Makefile.am
parentc854414d81f811bdf2008a8e8ae34abbaf37c5fb (diff)
downloadmate-utils-d4bc4e7ecd3c88f16a1a46fc8e2900b5b6faf90d.tar.bz2
mate-utils-d4bc4e7ecd3c88f16a1a46fc8e2900b5b6faf90d.tar.xz
Add to ACLOCAL_AMFLAGS for user added flags
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 c37e6929..24762184 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,7 +18,7 @@ distuninstallcheck:
distcleancheck_listfiles = find . -type f -print | grep -v 'omf\.out' | grep -v 'legal.xml'
-ACLOCAL_AMFLAGS = -I m4
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
SUBDIRS = \
m4 \