X-Git-Url: https://git.phdru.name/?p=mimedecode.git;a=blobdiff_plain;f=Makefile.4xslt;h=cea0f13ef58e35e49a2ddff791a980f9a8964adc;hp=96981a0d0fe571d29adc5c83b9d2304cf8c43963;hb=0d9cead275145c7e37e9acc6c1bd62bbbfd09f2e;hpb=53ddd45e88a7cbabb8555b3ae6e1c2a513da8e1f 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 $< >$@