X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=Makefile.4xslt;h=cea0f13ef58e35e49a2ddff791a980f9a8964adc;hb=c8623aa92c99464cd2405d31c376fa3da844c3e4;hp=7650322c259cb57d7d215c21e3c2f2084b85f572;hpb=43d58bd2134bf59d3790c064ac8f58416d62a8e5;p=mimedecode.git diff --git a/Makefile.4xslt b/Makefile.4xslt index 7650322..cea0f13 100644 --- a/Makefile.4xslt +++ b/Makefile.4xslt @@ -5,7 +5,7 @@ mimedecode.html: mimedecode.docbook Makefile.4xslt mimedecode.man: mimedecode.docbook Makefile.4xslt 4xslt $< $(DOCBOOK_XSL)/manpages/docbook.xsl - mv mimedecode.py.1 $@ + mv mimedecode.1 $@ mimedecode.txt: mimedecode.html Makefile.4xslt - elinks -dump $< >$@ + elinks -dump -no-numbering -no-references $< >$@