aboutsummaryrefslogtreecommitdiff
path: root/ovsdb
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2011-08-25 10:19:23 -0700
committerBen Pfaff <blp@nicira.com>2011-09-15 11:19:59 -0700
commit44852fdf6335927b44ac7ebb348efa782a7f08de (patch)
tree344493b72c690cf93908479228e534859a9caca6 /ovsdb
parentd56bfe387167efbf99600cb2c054dd36f7ae6033 (diff)
Mark "uninstall-local" targets phony.
Diffstat (limited to 'ovsdb')
-rw-r--r--ovsdb/ovsdbmonitor/automake.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/ovsdb/ovsdbmonitor/automake.mk b/ovsdb/ovsdbmonitor/automake.mk
index 49b24c1c..7e832ef3 100644
--- a/ovsdb/ovsdbmonitor/automake.mk
+++ b/ovsdb/ovsdbmonitor/automake.mk
@@ -43,7 +43,7 @@ DISTCLEANFILES += \
man_MANS += ovsdb/ovsdbmonitor/ovsdbmonitor.1
endif
-uninstall-local: ovsdbmonitor-uninstall-local
+UNINSTALL_LOCAL += ovsdbmonitor-uninstall-local
ovsdbmonitor-uninstall-local:
rm -f $(DESTDIR)$(bindir)/ovsdbmonitor