X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=python%2Fovs%2Fautomake.mk;h=4440c8c287172ea507b8f8a888be3f3d7075cd82;hb=e7ed3a3a5f87d20f0cc632ae23adba6f30a4e19d;hp=4a1e7c16f30b675a90c12001dab59728abba7a78;hpb=b43c6fe279a5630dfbc0273e06bd1e8ca530ba35;p=openvswitch diff --git a/python/ovs/automake.mk b/python/ovs/automake.mk index 4a1e7c16..4440c8c2 100644 --- a/python/ovs/automake.mk +++ b/python/ovs/automake.mk @@ -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