ovsdbmonitor: Fix uninstall.
[openvswitch] / ovsdb / ovsdbmonitor / automake.mk
index 254ec8d0df4a23ff5ad0ed4f72a35ab4f59d14ac..e24c5360beb30d88233b4a9181258a9e282366b5 100644 (file)
@@ -41,6 +41,10 @@ DISTCLEANFILES += \
        ovsdb/ovsdbmonitor/ovsdbmonitor.tmp
 endif
 
+uninstall-local: ovsdbmonitor-uninstall-local
+ovsdbmonitor-uninstall-local:
+       rm -f $(DESTDIR)$(bindir)/ovsdbmonitor
+
 SUFFIXES += .ui .py
 .ui.py:
        $(PYUIC4) $< | sed 's/from PyQt4 import QtCore, QtGui/\