summaryrefslogtreecommitdiff
path: root/manpages.mk
diff options
context:
space:
mode:
authorAlex Wang <alexw@nicira.com>2015-06-09 10:13:34 -0700
committerAlex Wang <alexw@nicira.com>2015-08-08 09:49:35 -0700
commitfed00ab1590460cc0308235ee02e1fb495caf928 (patch)
treef0b148a9dbeef35f0301a391d42bfa4ed4527526 /manpages.mk
parent5b5c922b0ca64abb4ac63f4467e02fcd2221a51a (diff)
downloadopenvswitch-fed00ab1590460cc0308235ee02e1fb495caf928.tar.gz
ovn-sbctl: Add ovn-sbctl.
This commit adds ovn-sbctl to ovn family by using the db-ctl-base library. Signed-off-by: Alex Wang <alexw@nicira.com> Acked-by: Ben Pfaff <blp@nicira.com> Acked-by: Russell Bryant <rbryant@redhat.com>
Diffstat (limited to 'manpages.mk')
-rw-r--r--manpages.mk12
1 files changed, 12 insertions, 0 deletions
diff --git a/manpages.mk b/manpages.mk
index 3cec26018..6e2853b63 100644
--- a/manpages.mk
+++ b/manpages.mk
@@ -1,5 +1,17 @@
# Generated automatically -- do not modify! -*- buffer-read-only: t -*-
+ovn/utilities/ovn-sbctl.8: \
+ ovn/utilities/ovn-sbctl.8.in \
+ lib/db-ctl-base.man \
+ lib/table.man \
+ ovsdb/remote-active.man \
+ ovsdb/remote-passive.man
+ovn/utilities/ovn-sbctl.8.in:
+lib/db-ctl-base.man:
+lib/table.man:
+ovsdb/remote-active.man:
+ovsdb/remote-passive.man:
+
ovsdb/ovsdb-client.1: \
ovsdb/ovsdb-client.1.in \
lib/common-syn.man \