]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/makefile.nt
updated i18n sample, french translations are now in the "fr" subdirectory.
[wxWidgets.git] / src / msw / makefile.nt
index 2bacd2f7af9cd97353778e6543d026050909f092..f8697d07ed47109a843df504aab946a1d0ea01d4 100644 (file)
@@ -1629,7 +1629,7 @@ $(DOCDIR)\html\wx\wx.htm:         $(DOCDIR)\latex\wx\classes.tex $(DOCDIR)\latex
         -erase $(DOCDIR)\html\wx\*.ref
         -erase $(DOCDIR)\latex\wx\*.con
         -erase $(DOCDIR)\latex\wx\*.ref
-        cd $(THISDIR)
+         cd $(THISDIR)
 
 $(DOCDIR)\html\porting\port.htm:         $(DOCDIR)\latex\porting\porting.tex
         cd $(DOCDIR)\latex\porting
@@ -1734,3 +1734,4 @@ updatedocs: touchmanual alldocs
 # Office StartUp folder, and PDFMaker should be installed.
 updatepdf:  # touchmanual pdfrtf
     start /w "winword d:\wx2\wxWindows\docs\latex\pdf\wx.rtf /mGeneratePDF"
+