summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
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 30bc1d2a..4fd84a41 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,7 +15,7 @@ if ENABLE_PLUGINS
pkgconfig_DATA += mission-control.pc
endif
-DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
+DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-gnome-keyring
include tools/lcov.am
include tools/telepathy.am