X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1725144d377011e07addaeb5ac4865c44f9251b2..34885a147bdca70749ac22737b55cbc6e0558b4a:/distrib/msw/tmake/makeall.sh diff --git a/distrib/msw/tmake/makeall.sh b/distrib/msw/tmake/makeall.sh index 269a06e4ef..7b12de560a 100755 --- a/distrib/msw/tmake/makeall.sh +++ b/distrib/msw/tmake/makeall.sh @@ -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..."