diff options
Diffstat (limited to 'extras/usb_id')
-rw-r--r-- | extras/usb_id/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/usb_id/Makefile b/extras/usb_id/Makefile index 26e2fedd4d..d045a64857 100644 --- a/extras/usb_id/Makefile +++ b/extras/usb_id/Makefile @@ -58,7 +58,7 @@ uninstall-bin: install-man: @echo "Please create a man page for this tool." -.PHONY: uninstall-man +.PHONY: install-man uninstall-man: @echo "Please create a man page for this tool." |