]> git.saurik.com Git - wxWidgets.git/commitdiff
minor correction
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 11 Apr 2004 19:32:52 +0000 (19:32 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 11 Apr 2004 19:32:52 +0000 (19:32 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26712 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/tech/tn0017.txt

index 327ce2e70341e3b974d6762c02795b9dc54d505b..5a5e8669dd1854895eb04a9ae265afac8c99ec5b 100644 (file)
@@ -50,8 +50,8 @@ III. Running the tests
 ----------------------
 
 1. Regenerate the make/project files from test.bkl using bakefile_gen, e.g.:
-        cd build/bakefile
-        bakefile_gen ../../tests/test.bkl
+        cd build/bakefiles
+        bakefile_gen -b ../../tests/test.bkl
    and if you're on a unix system re-run configure.
 
 2. Build the test program using one of the make/project files in the tests