summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-09-03 15:02:24 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-09-03 15:02:24 +0000
commit0a27e018041558f62faccd96faae1e0b08f8b0fb (patch)
tree2a9a0a15d68872b48a104d58778ea65c47f03f73 /Makefile.am
parente05eef7b662e6dfa8b4ea8c6b27fe6a6c03a3ddd (diff)
updating docs build
Original commit message from CVS: updating docs build
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 89de23c3d..9276a1890 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,5 @@
+DISTCHECK_CONFIGURE_OPTIONS = --enable-gtk-doc
+
if BUILD_EXTERNAL
SUBDIRS_EXT = ext
else