chiark / gitweb /
Makefiles: fix .PHONY for man page target
[elogind.git] / extras / run_directory / Makefile
index 7ad6c547b810c7794e55f0e96ab63bff42b4b315..6a4e4df5ca41be4b4bcd42a5b755a1fb5a4ff417 100644 (file)
@@ -59,7 +59,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."