summaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorNiels de Vos <ndevos@redhat.com>2019-06-14 12:43:45 +0200
committerAmar Tumballi <amarts@redhat.com>2019-06-15 03:57:04 +0000
commit82b8458ac6d31c72dc7a2f69df7f50bb1e4b7618 (patch)
tree64eba853004819ef5d386e5764721ad60e0e0147 /doc/Makefile.am
parente7211901e9f987d0efcd7d699c995634fc9f24d6 (diff)
build: always build glusterfs-cli to allow monitoring/managing from clients
Fixes: bz#1720615 Change-Id: I5071f3255ff615113b36b08cd5326be6e37d907d Signed-off-by: Niels de Vos <ndevos@redhat.com>
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 7c04d74019a..de68c20b4d7 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,9 +1,9 @@
EXTRA_DIST = glusterfs.8 mount.glusterfs.8 gluster.8 \
glusterd.8 glusterfsd.8
-man8_MANS = glusterfs.8 mount.glusterfs.8
+man8_MANS = glusterfs.8 mount.glusterfs.8 gluster.8
if WITH_SERVER
-man8_MANS += gluster.8 glusterd.8 glusterfsd.8
+man8_MANS += glusterd.8 glusterfsd.8
endif
CLEANFILES =