path_id: remove on make uninstall

This commit is contained in:
Miklos Vajna 2007-05-13 00:06:26 +02:00 committed by Kay Sievers
parent 74ced8c890
commit 88243f0974

View file

@ -49,7 +49,7 @@ install-man:
.PHONY: install-man
uninstall-man:
@echo "Please create a man page for this tool."
-rm -f $(DESTDIR)$(mandir)/man8/$(PROG).8
.PHONY: uninstall-man
install-config: