tunneling: Reduce priority of multicast tunnels.
[openvswitch] / python / ovs / automake.mk
index 4440c8c287172ea507b8f8a888be3f3d7075cd82..224732809f1fac948c57ab77fd0ae7a7e79fc06b 100644 (file)
@@ -20,6 +20,7 @@ ovs_pyfiles = \
        python/ovs/socket_util.py \
        python/ovs/stream.py \
        python/ovs/timeval.py \
+       python/ovs/vlog.py \
        python/ovs/util.py
 EXTRA_DIST += $(ovs_pyfiles) python/ovs/dirs.py
 
@@ -42,6 +43,6 @@ 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