about summary refs log tree commit diff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index d9a5896b..89a338b0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,11 +24,12 @@ EXTRA_DIST = \
 	intltool-extract.in \
 	intltool-merge.in \
 	intltool-update.in \
-	Makefile.glib
+	Makefile.glib \
+	autogen.sh
 
 DISTCHECK_CONFIGURE_FLAGS = \
 	--with-tests=yes \
-	--with-docs=yes \
+	--enable-gtk-doc \
 	--enable-more-warnings=yes \
 	--with-udev-dir=$$dc_install_base/lib/udev \
 	--with-wext=no \