aboutsummaryrefslogtreecommitdiff
path: root/python/ovs/automake.mk
diff options
context:
space:
mode:
Diffstat (limited to 'python/ovs/automake.mk')
-rw-r--r--python/ovs/automake.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/ovs/automake.mk b/python/ovs/automake.mk
index 4440c8c2..a1787ba5 100644
--- a/python/ovs/automake.mk
+++ b/python/ovs/automake.mk
@@ -42,6 +42,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