diff --git a/utils/tex2rtf/docs/makefile.vc b/utils/tex2rtf/docs/makefile.vc index 52ee37bba1..4ec5e7aa6c 100644 --- a/utils/tex2rtf/docs/makefile.vc +++ b/utils/tex2rtf/docs/makefile.vc @@ -39,6 +39,9 @@ tex2rtf.html: $(DOCSOURCES) tex2rtf.ini -erase *.ref -erase *.con -erase *.ref + -mkdir html + -copy *.html html + -copy *.gif html tex2rtf.htb: tex2rtf_contents.html -zip tex2rtf.htb tex2rtf*.html *.hhp *.hhk *.hhc *.gif