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)