From a2668a908accee30c40191249e11200be624ea6f Mon Sep 17 00:00:00 2001 From: =?utf8?q?W=C5=82odzimierz=20Skiba?= Date: Tue, 14 Sep 2004 11:41:21 +0000 Subject: [PATCH] MGL workaround for the build system. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29138 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/bakefiles/files.bkl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index c0cd265f51..0714f762a4 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -2370,7 +2370,11 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(BASE_UNIX_SRC) - $(BASE_WIN32_SRC) $(BASE_WINCE_SRC) + + $(BASE_WIN32_SRC) $(BASE_WINCE_SRC) $(BASE_MACOSX_SRC) $(BASE_OS2_SRC) -- 2.47.2