summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2011-03-29 12:43:55 -0400
committerDavid Zeuthen <davidz@redhat.com>2011-03-29 12:43:55 -0400
commite0288c65d0700b867302f35231c73738e4da94fa (patch)
tree9de1270489fc20f8712f91301228078b627d5aea /Makefile.am
parentc934b2d47cf9b82724319620ebbd849f099dcc61 (diff)
Fix 'make distcheck'
Signed-off-by: David Zeuthen <davidz@redhat.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 62ababc..d78958b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,8 +8,7 @@ EXTRA_DIST = \
HACKING \
$(NULL)
-# xsltproc barfs on 'make distcheck'; disable for now
-DISTCHECK_CONFIGURE_FLAGS=--disable-man-pages --disable-gtk-doc
+DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
clean-local :
rm -f *~