summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2005-06-20 17:01:36 +0000
committerCarl Worth <cworth@cworth.org>2005-06-20 17:01:36 +0000
commit86869f02b9206eaeac331ff8945dacf4d840df98 (patch)
treefc25a9814a81e773f7ec48e460d68c00667b36e6 /Makefile.am
parentd7ef15d4b48820a072e4f4525fa83b23dc2cdf5d (diff)
Force distcheck to enable gtk-doc.
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 60ae80514..31aea9118 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,6 +9,8 @@ EXTRA_DIST = \
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = cairo.pc
+DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
+
# Some custom targets to make it easier to release things.
# Use either:
# make release-check