Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorNickolay V. Shmyrev <nshmyrev@src.gnome.org>2007-01-29 18:26:45 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2007-01-29 18:26:45 (GMT)
commit9e4ed04262d3cd3197dc768326ebf9270509a252 (patch)
treebcfde6fc57572a9f5aea91f13a1cfdba770e52f6 /Makefile.am
parentb7488e4196302f5b6d80d7491f5beac73a1f7a2b (diff)
Enable gtk-doc in distcheck
svn path=/trunk/; revision=2275
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 8bd9846..0c28a4e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,7 +22,7 @@ DISTCLEANFILES = \
intltool-merge \
intltool-update
-DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install --disable-scrollkeeper
+DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install --disable-scrollkeeper --enable-gtk-doc
# Ignore scrollkeeper issues for now. @#*$& scrollkeeper
distuninstallcheck_listfiles = find . -type f -print | grep -v scrollkeeper | grep -v /share/gnome/help/ | grep -v \.omf