diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index 1a5743adc5..dfa620ff48 100644 --- a/Makefile.am +++ b/Makefile.am @@ -144,12 +144,9 @@ MAINTAINERCLEANFILES = \ $(srcdir)/po/quot.sed \ $(srcdir)/po/remove-potcdate.sin -# Scrollkeeper must be disabled for distcheck to work because -# distcheck uses a custom prefix. See GNOME bug #354357. DISTCHECK_CONFIGURE_FLAGS = \ --enable-gtk-doc \ --disable-goa \ - --disable-scrollkeeper \ --enable-test-component \ --disable-image-inline \ --disable-pst-import \ |