summaryrefslogtreecommitdiff
path: root/extras/multipath/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'extras/multipath/Makefile')
-rw-r--r--extras/multipath/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/extras/multipath/Makefile b/extras/multipath/Makefile
index 99036a6a00..3f13532e16 100644
--- a/extras/multipath/Makefile
+++ b/extras/multipath/Makefile
@@ -55,5 +55,9 @@ install:
install -d /etc/hotplug.d/scsi/
install -m 755 multipath.hotplug /etc/hotplug.d/scsi/
+uninstall:
+ rm /etc/hotplug.d/scsi/multipath.hotplug
+ rm $(bindir)/$(EXEC)
+
# Code dependencies
main.o: main.c main.h sg_include.h