Install the nyancat man page (gzipped)

This commit is contained in:
Tim Bielawa 2012-11-13 12:17:06 -05:00
parent 5750801fe8
commit 94995f6d40
1 changed files with 1 additions and 0 deletions

View File

@ -34,5 +34,6 @@ distcheck: $(distdir).tar.gz
install: all
install src/nyancat /usr/bin/${package}
gzip -9 -c < nyancat.1 > /usr/share/man/man1/nyancat.1.gz
.PHONY: FORCE all clean check dist distcheck install