summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-05-07 16:04:55 +0200
committerinfirit <[email protected]>2014-05-07 16:04:55 +0200
commit9b6b6f57de03b348924fce91fb5a2f99c8031617 (patch)
treeb11237bb7ca6226e4160cda6a9234d6221f96cf0 /Makefile.am
parentb1395f0472ba1618ed519bc56d49edca1d2600bb (diff)
downloadcaja-extensions-9b6b6f57de03b348924fce91fb5a2f99c8031617.tar.bz2
caja-extensions-9b6b6f57de03b348924fce91fb5a2f99c8031617.tar.xz
Silence 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 e33bc3d..9b61e79 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,8 @@
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --with-cajadir='$${libdir}/caja/extensions-2.0-distcheck'
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
+
SUBDIRS = po
if ENABLE_OPEN_TERMINAL