summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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'