diff options
Diffstat (limited to 'extras/multipath-tools/multipathd/Makefile')
-rw-r--r-- | extras/multipath-tools/multipathd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extras/multipath-tools/multipathd/Makefile b/extras/multipath-tools/multipathd/Makefile index 5bfd58a837..82c77b8351 100644 --- a/extras/multipath-tools/multipathd/Makefile +++ b/extras/multipath-tools/multipathd/Makefile @@ -29,3 +29,4 @@ uninstall: clean: rm -f core *.o $(EXEC) *.gz +spotless: clean |