summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-01-05 14:03:14 +0100
committerinfirit <[email protected]>2014-01-05 14:03:14 +0100
commit3a482e2f0dd5d8ede2acbb91d191622be1546a7a (patch)
tree8d4bd26ffe7f0a1a2bb46979b0db748cdca540cb
parentf4d794edf8d671cd69d7974e5617c7fd6c4067ba (diff)
downloadmate-terminal-3a482e2f0dd5d8ede2acbb91d191622be1546a7a.tar.bz2
mate-terminal-3a482e2f0dd5d8ede2acbb91d191622be1546a7a.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 30fe5f9..1b8a973 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
SUBDIRS = src po help
-ACLOCAL_AMFLAGS = -I m4
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAG}
NULL =