summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorHarshavardhana <harsha@zresearch.com>2009-02-27 05:03:50 -0800
committerAnand V. Avati <avati@amp.gluster.com>2009-03-03 11:43:39 +0530
commitb29a555c0be1c0db47c290d61f8c4dfe1e6fecbf (patch)
treef6b601f2b9b061e25aeafbd44c92578a8e1982e8 /doc
parent7d7610007aeb3e31e9d51996a2234659de792a25 (diff)
now user-guide.info is built only when "makeinfo" found
user-guide info is built only when "makeinfo" found Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am3
-rw-r--r--doc/user-guide/Makefile.am2
2 files changed, 4 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 83f88320c..0934c1c27 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,7 +1,8 @@
EXTRA_DIST = glusterfs.vol.sample glusterfsd.vol.sample glusterfs.8 \
porting_guide.txt authentication.txt coding-standard.pdf get_put_api_using_xattr.txt \
translator-options.txt mac-related-xattrs.txt replicate.pdf
-SUBDIRS = examples hacker-guide user-guide
+
+SUBDIRS = examples hacker-guide $(BUILD_INFO)
voldir = $(sysconfdir)/glusterfs
vol_DATA = glusterfs.vol.sample glusterfsd.vol.sample
diff --git a/doc/user-guide/Makefile.am b/doc/user-guide/Makefile.am
index 8d7068f14..800e7321d 100644
--- a/doc/user-guide/Makefile.am
+++ b/doc/user-guide/Makefile.am
@@ -1 +1,3 @@
info_TEXINFOS = user-guide.texi
+CLEANFILES = *~
+DISTCLEANFILES = .deps/*.P *.info *vti