summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorHarald Judt <h.judt@gmx.at>2015-02-16 21:34:08 +0100
committerHarald Judt <h.judt@gmx.at>2015-02-17 20:36:53 +0100
commit55b8148aacb05346b8c85954d41d360ae8cbd38e (patch)
tree345d2b683ebf35a2a2d02fbcc7b9b1c9e0a10186 /Makefile.am
parent78e9cfafb1c8ed749c07a49e22440f5df7a96cd1 (diff)
downloadxfce4-dev-tools-55b8148aacb05346b8c85954d41d360ae8cbd38e.tar.gz
Fix autotools m4 warning
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 3296076..f7fb5d7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,6 +4,8 @@
# Written for Xfce by Benedikt Meurer <benny@xfce.org>.
#
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
+
SUBDIRS = \
m4macros \
scripts \