diff options
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 5f03746f2..798df830f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,8 +8,7 @@ ACLOCAL_AMFLAGS = -I m4 DISTCHECK_CONFIGURE_FLAGS = \ --disable-scrollkeeper \ - --disable-schemas-install \ - --enable-gtk-doc + --disable-schemas-install EXTRA_DIST = \ ChangeLog \ |