summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorViktor Odintsev <ninetls@xfce.org>2017-11-22 07:20:46 +0300
committerViktor Odintsev <ninetls@xfce.org>2017-11-22 07:20:46 +0300
commit68b6854d5326149bd43ccf66ce7aaa6cde7901a0 (patch)
tree1d5ae79c97bb45cc9420caa5d82c2b40302c0c36 /Makefile.am
parentb52c2f5b740434803342c471d4dcb5dd62eb99a1 (diff)
downloadxfwm4-68b6854d5326149bd43ccf66ce7aaa6cde7901a0.tar.gz
Fix some build 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 0da25ab46..a689f2768 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,7 @@
@SET_MAKE@
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
+
EXTRA_DIST = \
example.gtkrc-2.0 \
intltool-extract.in \