From c31eb96811e6e99f79466fdf9c1dbb0c6fb00f7f Mon Sep 17 00:00:00 2001 From: Lakshmipathi Date: Mon, 21 Mar 2011 04:32:26 +0000 Subject: removed unused old sample files Signed-off-by: Lakshmipathi.G Signed-off-by: Anand Avati BUG: 2552 (remove old sample vol.files) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=2552 --- doc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/Makefile.am') diff --git a/doc/Makefile.am b/doc/Makefile.am index c5fd2b81a14..aee63b28947 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -6,7 +6,7 @@ EXTRA_DIST = glusterfs.vol.sample glusterfsd.vol.sample glusterfs.8 mount.gluste SUBDIRS = examples hacker-guide voldir = $(sysconfdir)/glusterfs -vol_DATA = glusterfs.vol.sample glusterfsd.vol.sample glusterd.vol +vol_DATA = glusterd.vol man8_MANS = glusterfs.8 mount.glusterfs.8 gluster.8 glusterd.8 glusterfsd.8 -- cgit