summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorHarald Judt <h.judt@gmx.at>2015-02-16 20:54:56 +0100
committerHarald Judt <h.judt@gmx.at>2015-02-16 21:06:11 +0100
commit4beb0994a1f2f1d3533bae819f5718cdcae8ce68 (patch)
tree75ba10721fd4795f28c97cd99d259d10674d8889 /Makefile.am
parentcf4a3e17a4fdc81beca45d2224c8180f2ad634c9 (diff)
downloadthunar-4beb0994a1f2f1d3533bae819f5718cdcae8ce68.tar.gz
Properly handle m4 stuff
Fix warning about m4 directory.
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 13b991e3..b319eafa 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 = \
icons \
pixmaps \