summaryrefslogtreecommitdiffstats
path: root/cli/Makefile.am
diff options
context:
space:
mode:
authorPrasanna Kumar Kalever <prasanna.kalever@redhat.com>2017-02-15 18:53:59 +0530
committerPrasanna Kumar Kalever <prasanna.kalever@redhat.com>2017-02-15 18:57:35 +0530
commitd7775f350c3c96dcf5c2eea7097cd42e980eb4f2 (patch)
tree593d322e5b00439d7e89f11d2b86638083ddc6f3 /cli/Makefile.am
parentb361cc1ce3ef431d6aa53003b465ef323db7e3fc (diff)
cli: add command to furnish pkg version info
Improvements: Version info displaying. Improve help menu. This patch also makes 'mpath' option as optional (default: 1) Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
Diffstat (limited to 'cli/Makefile.am')
-rw-r--r--cli/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/cli/Makefile.am b/cli/Makefile.am
index 27a9a8a..f386a85 100644
--- a/cli/Makefile.am
+++ b/cli/Makefile.am
@@ -6,7 +6,8 @@ gluster_block_LDADD = $(top_srcdir)/rpc/libgbxdr.la \
$(top_srcdir)/utils/libgb.la
gluster_block_CFLAGS = -DDATADIR=\"$(localstatedir)\" \
- -I$(top_srcdir)/utils/ -I$(top_srcdir)/rpc
+ -I$(top_srcdir)/ -I$(top_srcdir)/utils/ \
+ -I$(top_srcdir)/rpc
DISTCLEANFILES = Makefile.in