aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGergely Risko <gergely+context@risko.hu>2009-06-18 17:02:27 +0300
committerGergely Risko <gergely+context@risko.hu>2009-06-18 17:02:27 +0300
commit51bce7d9de06d9daec5249f630ea095e398fb7af (patch)
treeed978d4e5a2428f95fb39c6973f8be911faab04b /Makefile.am
parentf16aae6a44a52dc7f416904e37307f3b734db0ba (diff)
removed gtkdocize dependency, fixed make distcheck issues.
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 ece822cc..2c99123f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,4 @@
-DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
-
+# DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
# We exclude the caches from the uninstall check.
# fixme: add this back for make distcheck
# distuninstallcheck_listfiles = find . -type f -a ! -name '*.cdb' -print