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 f91ad73a..f522f402 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -27,6 +27,6 @@ DISTCLEANFILES = \
gnome-doc-utils.make \
$(NULL)
-DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper
+DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper --enable-split-authentication --enable-introspection
distuninstallcheck_listfiles = find . -type f -print | grep -v '^\./var/scrollkeeper'