From a7061e3dc03a356d5286a58bdadae138bf45a96a Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Tue, 1 Jan 2002 23:14:11 +0000 Subject: [PATCH] wrong directory git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13308 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- distrib/msw/tmake/makeall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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..." -- 2.45.2