diff options
author | Lakshmipathi <lakshmipathi@gluster.com> | 2011-03-21 04:32:26 +0000 |
---|---|---|
committer | Anand Avati <avati@gluster.com> | 2011-06-14 02:38:02 -0700 |
commit | c31eb96811e6e99f79466fdf9c1dbb0c6fb00f7f (patch) | |
tree | dd2e71fd319c7ab840fb31fd425fc939bd9e219f /doc | |
parent | 1b8376013d2358a50bd7487e1abaa377d51ec4e6 (diff) |
removed unused old sample files
Signed-off-by: Lakshmipathi.G <lakshmipathi@gluster.com>
Signed-off-by: Anand Avati <avati@gluster.com>
BUG: 2552 (remove old sample vol.files)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=2552
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 |