summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2011-08-30 13:34:09 -0400
committerRay Strode <rstrode@redhat.com>2011-08-30 14:24:43 -0400
commit3bf3ac7d2570fc5da9a0122b4ad2ad2605705147 (patch)
tree8d194dba163c48fd93f18463e02557eeb71cab36 /Makefile.am
parente4e938e793d46e491e15bcfafd865efc87715387 (diff)
downloadgdm-3bf3ac7d2570fc5da9a0122b4ad2ad2605705147.tar.gz
Makefile: force features for 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 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'