diff --git a/template/Makefile.in b/template/Makefile.in index 7b6fbbf..65675c8 100644 --- a/template/Makefile.in +++ b/template/Makefile.in @@ -84,6 +84,7 @@ uninstall: #Files rm -f $(DESTDIR)$(PREFIX)/bin/$(PROGRAM) rm -f $(DESTDIR)$(PREFIX)/share/applications/$(PROGRAM).desktop + rm -f $(DESTDIR)$(PREFIX)/share/man/man1/$(PROGRAM).1.gz #Icons for size in 16 32 64 128 256 512 ; do \