ofproto-dpif: Fix pointer arithmetic on null pointer.
[openvswitch] / python / ovs / automake.mk
index 4a1e7c16f30b675a90c12001dab59728abba7a78..4440c8c287172ea507b8f8a888be3f3d7075cd82 100644 (file)
@@ -36,6 +36,9 @@ 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