diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 1cd90f1897..be57c3e664 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -1662,6 +1662,15 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! + + + + src/unix/snglinst.cpp + + src/html/htmlctrl/webkit/webkit.mm + + + src/mac/carbon/accel.cpp src/mac/carbon/aga.cpp @@ -1744,10 +1753,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/prntdlgg.cpp src/generic/statusbr.cpp src/generic/tabg.cpp - - src/unix/snglinst.cpp - - src/html/htmlctrl/webkit/webkit.mm @@ -2714,7 +2719,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(MOTIF_SRC) $(MSW_SRC) $(MSW_ONLY_SRC) $(MSW_SRC) $(WINCE_SRC) - $(MAC_SRC) + $(MAC_SRC) $(MAC_OSX_SRC) $(COCOA_SRC) $(OS2_SRC)