aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index b4441adcb..575f4eacd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,10 +18,7 @@ EXTRA_DIST = \
DISTCHECK_CONFIGURE_FLAGS = \
--enable-debug \
- --enable-zeroconf \
- --enable-gtk-doc \
- --disable-schemas-install \
- --disable-scrollkeeper
+ --enable-gtk-doc
# Ignore gtk theme cache files on distcheck
distuninstallcheck_listfiles = find . -type f -print | grep -v 'icon-theme.cache'