summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-09-04 11:50:47 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-09-04 11:50:47 +0000
commit6482f4af8f21b5d37fba8b847269bd51d42acbb2 (patch)
treee556eb753517dcad493793a2a53a613962e91c45 /Makefile.am
parent3a7c7705e6abf04e610ace90bce642f8b6b7a680 (diff)
fix distcheck
Original commit message from CVS: fix distcheck
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
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