summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-12-25 11:37:45 +0100
committerraveit65 <[email protected]>2018-12-25 11:37:45 +0100
commit4602ece9e4bc15581fe87cb632652257cf503c65 (patch)
tree5754806b51528bdc37685fb46cbd72941bf3b8c1 /Makefile.am
parent9ecc6730f6123b1875b1e586fadef2716e76adce (diff)
downloadmate-user-share-4602ece9e4bc15581fe87cb632652257cf503c65.tar.bz2
mate-user-share-4602ece9e4bc15581fe87cb632652257cf503c65.tar.xz
drop obsolete configure option from distcheck
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 98c9ade..4b63d08 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,7 +12,7 @@ DISTCLEANFILES = \
intltool-merge \
intltool-update
-DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install \
+DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-compile \
--with-cajadir='$${libdir}/caja/extensions-2.0-distcheck' \
CFLAGS='-Wno-deprecated-declarations'