chiark / gitweb /
Makefiles: fix .PHONY for man page target
[elogind.git] / extras / floppy / Makefile
index a06ebc8b39015791416b5d333ec864b40f118e79..4416559c4a50a818e6a62baab1df9c409c0db1b8 100644 (file)
@@ -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."