summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2010-01-18 14:20:52 +0000
committerRichard Hughes <richard@hughsie.com>2010-01-18 14:20:52 +0000
commit962539a31d922717921ec10cb64acb7bc4be741d (patch)
treed49e622d5b294f6c207ee609063f9e319b7b9ffa /Makefile.am
parent8362088d1202953e52ffcf45378c69383540fa69 (diff)
downloadupower-962539a31d922717921ec10cb64acb7bc4be741d.tar.gz
trivial: enable gtk-doc in make distcheck
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 6e1f46a..650f686 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -34,7 +34,7 @@ pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = devkit-power-gobject.pc
# xsltproc barfs on 'make distcheck'; disable for now
-DISTCHECK_CONFIGURE_FLAGS=--disable-man-pages --disable-gtk-doc --enable-introspection
+DISTCHECK_CONFIGURE_FLAGS=--disable-man-pages --enable-gtk-doc --enable-introspection
clean-local :
rm -f *~