summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2006-03-26 08:44:10 +0000
committerVincent Untz <vuntz@src.gnome.org>2006-03-26 08:44:10 +0000
commit85c6a6510d5d09f94bdabd779be80c12879c4bdf (patch)
tree46d9f948d71c9d78d99ec4e034a611de74d2670e /Makefile.am
parent515db958216d88a78ae1124808b25a3d636d378b (diff)
downloadgnome-desktop-85c6a6510d5d09f94bdabd779be80c12879c4bdf.tar.gz
updated added build docs/ and enable gtk-doc for distcheck add macro dir,
2006-03-26 Vincent Untz <vuntz@gnome.org> * .cvsignore: updated * m4/.cvsignore: added * Makefile.am: build docs/ and enable gtk-doc for distcheck * configure.in: add macro dir, check for gtk-doc * docs/*: add API documentation Fix bug #166160
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e8d8cace..5d6cdb1e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,6 +4,7 @@ SUBDIRS = \
gnome-about \
pixmaps \
desktop-docs \
+ docs \
man
EXTRA_DIST = \
@@ -22,7 +23,7 @@ versiondir=$(datadir)/gnome-about
version_DATA=gnome-version.xml
@INTLTOOL_XML_RULE@
-DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper
+DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-scrollkeeper
CLEANFILES = $(version_DATA)
DISTCLEANFILES = \