summaryrefslogtreecommitdiffstats
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorPrasanna Kumar Kalever <prasanna.kalever@redhat.com>2017-02-21 18:25:56 +0530
committerPrasanna Kumar Kalever <pkalever@redhat.com>2017-02-27 04:03:12 -0500
commit23c424c01bc58c477de513b297cf3b822166a069 (patch)
tree789a9083c514e100e81aab09609b05016b86c474 /docs/Makefile.am
parent58a376a080c80698a6c243b1dfe948c60ae16ac2 (diff)
docs: add man page for gluster-block cli
Change-Id: Iff9d693ce4478582ddbbbe487b00d71f456929f8 Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
new file mode 100644
index 0000000..2430f96
--- /dev/null
+++ b/docs/Makefile.am
@@ -0,0 +1,7 @@
+EXTRA_DIST = gluster-block.8
+
+man8_MANS = gluster-block.8
+
+DISTCLEANFILES = Makefile.in
+
+CLEANFILES = *~