Otherwise "make docs-check" won't necessarily do anything since its
apparent target is up to date.

Signed-off-by: Ben Pfaff <b...@ovn.org>
---
 Documentation/automake.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/automake.mk b/Documentation/automake.mk
index ed12ad017107..ec60e0b1e831 100644
--- a/Documentation/automake.mk
+++ b/Documentation/automake.mk
@@ -123,6 +123,7 @@ clean-docs:
        rm -rf $(SPHINXBUILDDIR)/doctrees
        rm -rf $(SPHINXBUILDDIR)/html
        rm -rf $(SPHINXBUILDDIR)/linkcheck
+       rm -f docs-check
 CLEAN_LOCAL += clean-docs
 
 ALL_LOCAL += $(srcdir)/Documentation/conf.py
-- 
2.10.2

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to