summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorinfirit <[email protected]>2013-10-18 15:08:22 +0200
committerinfirit <[email protected]>2013-12-16 15:31:11 +0100
commit06cc1d5c6c377eefd4867d7370bbc3043bd76ab3 (patch)
tree88d1bdc281ac2fc1c8c3eae033b021f7de5c4029 /Makefile.am
parentde1211917a13d36f04bba305daee4afa8920f022 (diff)
downloadengrampa-06cc1d5c6c377eefd4867d7370bbc3043bd76ab3.tar.bz2
engrampa-06cc1d5c6c377eefd4867d7370bbc3043bd76ab3.tar.xz
Make autofoo happy
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 3f8a38f..413f9e0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,6 @@
## Process this file with automake to produce Makefile.in.
+ACLOCAL_AMFLAGS = -I m4
+
if ENABLE_CAJA_ACTIONS
CAJA = caja
else