summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorinfirit <[email protected]>2013-10-18 15:08:22 +0200
committerinfirit <[email protected]>2013-10-18 15:08:22 +0200
commit97d7d0a31f20c7ed25a7bfe6c88d62e01100a670 (patch)
tree6e4216469f57a2cec5315a2ee9ab30e1d27b288b /Makefile.am
parent9c915ec6a6ea3227c2b86b30b6f23599bcc2bb83 (diff)
downloadengrampa-97d7d0a31f20c7ed25a7bfe6c88d62e01100a670.tar.bz2
engrampa-97d7d0a31f20c7ed25a7bfe6c88d62e01100a670.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 82d04be..514a751 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