diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 6a464a2b06..f514784595 100644 --- a/Makefile.am +++ b/Makefile.am @@ -63,6 +63,9 @@ DISTCLEANFILES = \ gnome-doc-utils.make \ $(pkgconfig_DATA) +# Scrollkeeper must be disabled for distcheck to work because +# distcheck uses a custom prefix. See GNOME bug #354357. +DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper # CDE Stuff |