aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorYanko Kaneti <yaneti@declera.com>2013-05-06 17:06:53 -0500
committerDan Williams <dcbw@redhat.com>2013-05-06 17:08:41 -0500
commita2aea7142869123c647d20fc1cb236cb4a0adaa6 (patch)
tree7bc6195cd5e706131e1ccbc4aef7590cb1278536 /Makefile.am
parentd9303fc14154805d254c33651d689cb7c1024dc8 (diff)
docs: always generate docs at dist time
The pregenerated docs will be in the dist tarball, and will even be installed with 'make install' when building the dist tarball.
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 aba56b3..7258dce 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,4 +5,4 @@ ACLOCAL_AMFLAGS = -I m4
DISTCHECK_CONFIGURE_FLAGS = \
--with-tests=yes \
- --with-docs=yes
+ --enable-gtk-doc