From 6482f4af8f21b5d37fba8b847269bd51d42acbb2 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sun, 4 Sep 2005 11:50:47 +0000 Subject: fix distcheck Original commit message from CVS: fix distcheck --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 94c6b52a..558e95ea 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,5 @@ +DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc + if USE_GCONFTOOL GCONF_DIR = gconf else -- cgit