]> git.saurik.com Git - wxWidgets.git/commitdiff
fix path for pdf
authorChris Elliott <biol75@york.ac.uk>
Fri, 4 Feb 2005 09:41:20 +0000 (09:41 +0000)
committerChris Elliott <biol75@york.ac.uk>
Fri, 4 Feb 2005 09:41:20 +0000 (09:41 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31748 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

distrib/msw/makefile.vc

index e339d486da0eb8601ef7087a00dc3b67b7b8eb46..ff5aa23f720ddee9c978633e2147dc3d63b6aeb5 100644 (file)
@@ -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