diff options
Diffstat (limited to 'extras/firmware')
-rw-r--r-- | extras/firmware/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/firmware/Makefile b/extras/firmware/Makefile index 55ba22386f..cfc7cd5153 100644 --- a/extras/firmware/Makefile +++ b/extras/firmware/Makefile @@ -46,7 +46,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." |