summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorHarald Judt <h.judt@gmx.at>2015-02-23 17:54:16 +0100
committerHarald Judt <h.judt@gmx.at>2015-02-23 17:54:16 +0100
commit08306756b09e2508456fba943e2342e939536152 (patch)
tree3790c0a0db6d4d58df7caad717f051250c3d5d33 /Makefile.am
parent9b9b384d019c58a8e2fc4327d68be45ff9cf49aa (diff)
downloadtumbler-08306756b09e2508456fba943e2342e939536152.tar.gz
Fix all m4 warnings
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 9d93e30..3241184 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,6 +17,8 @@
# Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
# Boston, MA 02110-1301, USA.
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
+
SUBDIRS = \
po \
tumbler \