ovs-ofctl: Clarify in_port in manpage.
[openvswitch] / python / ovs / automake.mk
index 4a1e7c16f30b675a90c12001dab59728abba7a78..a1787ba5c423ad954430e6de6a0e6a1936cc55d7 100644 (file)
@@ -36,9 +36,12 @@ ovs-install-data-local:
        $(MKDIR_P) $(DESTDIR)$(pkgdatadir)/python/ovs
        $(INSTALL_DATA) python/ovs/dirs.py.tmp $(DESTDIR)$(pkgdatadir)/python/ovs/dirs.py
        rm python/ovs/dirs.py.tmp
+else
+ovs-install-data-local:
+       @:
 endif
 install-data-local: ovs-install-data-local
 
-uninstall-local: ovs-uninstall-local
+UNINSTALL_LOCAL += ovs-uninstall-local
 ovs-uninstall-local:
        rm -f $(DESTDIR)$(pkgdatadir)/python/ovs/dirs.py