X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b70d3b9f442d1b70b1dec92d80ddcf40538a2ac4..4301e38a459edc366aba62fbbaf8f7b4ed8effb6:/distrib/msw/makefile.vc diff --git a/distrib/msw/makefile.vc b/distrib/msw/makefile.vc index e339d486da..ff5aa23f72 100644 --- a/distrib/msw/makefile.vc +++ b/distrib/msw/makefile.vc @@ -200,7 +200,7 @@ cleandocs: # Start Word, running the GeneratePDF macro. MakeManual.dot should be in the # Office StartUp folder, and PDFMaker should be installed. updatepdf: # touchmanual pdfrtf - start $(WAITFLAG) "winword d:\wx2\wxWidgets\docs\latex\pdf\wx.rtf /mGeneratePDF" + start $(WAITFLAG) "winword d:\wx2\wxWidgets\docs\pdf\wx.rtf /mGeneratePDF" MFTYPE=vc