diff options
Diffstat (limited to 'extras/path_id/Makefile')
-rw-r--r-- | extras/path_id/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/path_id/Makefile b/extras/path_id/Makefile index 32747a71d1..7884a5ef5a 100644 --- a/extras/path_id/Makefile +++ b/extras/path_id/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." |