X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=Makefile.4xslt;h=cea0f13ef58e35e49a2ddff791a980f9a8964adc;hb=e5ae9cbc87c7fab8fe8070e14118e78b2311c5d6;hp=96981a0d0fe571d29adc5c83b9d2304cf8c43963;hpb=4866f811d8b60c724fa853116589b4e453e83c56;p=mimedecode.git diff --git a/Makefile.4xslt b/Makefile.4xslt index 96981a0..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 -no-numbering -no-references $< >$@