diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index b14150ae5f..12e626866d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -109,6 +109,7 @@ MAINTAINERCLEANFILES = \ # 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-scrollkeeper \ --enable-test-component |