From: Martin Mares Date: Fri, 1 Jun 2018 21:08:44 +0000 (+0200) Subject: Makefile: Clean more files X-Git-Tag: v1.1~4 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=41f00179573e2507ecdbbb325a4059c5e020f569;p=paperjam.git Makefile: Clean more files --- diff --git a/Makefile b/Makefile index 3cefc78..fe23c70 100644 --- a/Makefile +++ b/Makefile @@ -34,6 +34,8 @@ paperjam.1.html: paperjam.1.txt paperjam.1 clean: rm -f *.o rm -f paperjam + rm -f paperjam.1 paperjam.1.html docbook-xsl.css + rm -f *.tar.gz install: all install -d $(BINDIR) $(MANDIR)/man1