summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-08-01 11:15:55 +0300
committermonsta <[email protected]>2016-08-01 11:15:55 +0300
commit489c47adfa9beed22d589e45c6737194575d46e6 (patch)
treef9e6ffba4a050a7aee636c642508e8b0f781bc20
parentcd4e713416d27575450d1ea4c3d9998d741b300b (diff)
downloadcaja-extensions-489c47adfa9beed22d589e45c6737194575d46e6.tar.bz2
caja-extensions-489c47adfa9beed22d589e45c6737194575d46e6.tar.xz
fix distcheck
-rw-r--r--Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 4ce45fa..5a779ea 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,3 @@
-
-DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --with-cajadir='$${libdir}/caja/extensions-2.0-distcheck'
-
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
SUBDIRS = po
@@ -42,6 +39,8 @@ DISTCLEANFILES = \
po/.intltool-merge-cache
DISTCHECK_CONFIGURE_FLAGS = \
+ --enable-gtk-doc \
+ --with-cajadir='$${libdir}/caja/extensions-2.0-distcheck' \
--with-gtk=$(GTK_API_VERSION)
# Build ChangeLog from GIT history