Fixes the following error:
The following files are in git but not the distribution:
ovn/OVN-GW-HA.md
CC: Ethan Jackson <[email protected]>
Signed-off-by: Ben Pfaff <[email protected]>
---
ovn/automake.mk | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/ovn/automake.mk b/ovn/automake.mk
index 459ee36..1170a0b 100644
--- a/ovn/automake.mk
+++ b/ovn/automake.mk
@@ -72,7 +72,8 @@ DISTCLEANFILES += ovn/ovn-nbctl.8 ovn/ovn-architecture.7
EXTRA_DIST += \
ovn/TODO \
- ovn/CONTAINERS.OpenStack.md
+ ovn/CONTAINERS.OpenStack.md \
+ ovn/OVN-GW-HA.md
# ovn-nbctl
bin_PROGRAMS += ovn/ovn-nbctl
--
2.1.3
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev