]> git.saurik.com Git - wxWidgets.git/commitdiff
wrong directory
authorVáclav Slavík <vslavik@fastmail.fm>
Tue, 1 Jan 2002 23:14:11 +0000 (23:14 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Tue, 1 Jan 2002 23:14:11 +0000 (23:14 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13308 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

distrib/msw/tmake/makeall.sh

index 269a06e4ef5ea07c2e80ce931ba9b66ad605b19f..7b12de560ae8e5d05adb5d235514df03a53563f2 100755 (executable)
@@ -73,7 +73,7 @@ do
 
        micro.t)
            echo "Generating $topdir/src/micro/files.lst for MicroWindows and Configure..."
-           tmake -t micro wxwin.pro -o $topdir/src/micro/files.lst;;
+           tmake -t micro wxwin.pro -o $topdir/src/microwin/files.lst;;
 
        msw.t)
            echo "Generating $topdir/src/msw/files.lst for MSW and Configure..."