summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-09-03 14:20:10 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-09-03 14:20:10 +0000
commit10aaff00e34a87d422abbf947d7cb2b88cb5023a (patch)
tree881aecbfbe63338a9d7929f969da474bce4c22e8 /Makefile.am
parent3634ad7ef644c0e124333960e81fa80895147af3 (diff)
enable docs build for distcheck
Original commit message from CVS: enable docs build for distcheck
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 94353a3f3..efd7412cf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,4 @@
-PACKAGE = @PACKAGE@
-VERSION = @VERSION@
+DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc --enable-docbook
if BUILD_TESTS
## SUBDIRS_TESTS = tests testsuite