From 5bedd2a85faa71e38fe50ad0fed5a27e90b50703 Mon Sep 17 00:00:00 2001 From: Chris Elliott Date: Fri, 20 Feb 2009 09:27:15 +0000 Subject: [PATCH] moved bakefile_gen.exe git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59048 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/script/win_docs.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/script/win_docs.bat b/build/script/win_docs.bat index e326e82ec0..1db554e095 100644 --- a/build/script/win_docs.bat +++ b/build/script/win_docs.bat @@ -40,7 +40,7 @@ echo CVS update >> c:\temp.log rem add bakefile build... rem just build the formats not in the CVS to keep down the .#makefile... -set PATH=%PATH%;C:\wx\Bakefile\src +set PATH=%PATH%;C:\wx\Bakefile cd \wx\inno\wxw28b\build\bakefiles del .bakefile_gen.state if not exist Bakefiles.local.bkgen echo "Bakefiles.local.bkgen missing" >> c:\temp.log