diff --git a/Makefile.in b/Makefile.in
index 5ccfaef23b..f125ca30c9 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1314,6 +1314,86 @@ COND_TOOLKIT_GTK_GUI_HDR = \
wx/gtk/window.h
@COND_TOOLKIT_GTK@GUI_HDR = $(COND_TOOLKIT_GTK_GUI_HDR)
COND_TOOLKIT_MAC_GUI_HDR = \
+ wx/mac/accel.h \
+ wx/mac/aga.h \
+ wx/mac/app.h \
+ wx/mac/bitmap.h \
+ wx/mac/bmpbuttn.h \
+ wx/mac/brush.h \
+ wx/mac/button.h \
+ wx/mac/checkbox.h \
+ wx/mac/checklst.h \
+ wx/mac/chkconf.h \
+ wx/mac/choice.h \
+ wx/mac/clipbrd.h \
+ wx/mac/colordlg.h \
+ wx/mac/colour.h \
+ wx/mac/combobox.h \
+ wx/mac/control.h \
+ wx/mac/cursor.h \
+ wx/mac/dataform.h \
+ wx/mac/dataobj.h \
+ wx/mac/dataobj2.h \
+ wx/mac/dc.h \
+ wx/mac/dcclient.h \
+ wx/mac/dcmemory.h \
+ wx/mac/dcprint.h \
+ wx/mac/dcscreen.h \
+ wx/mac/dialog.h \
+ wx/mac/dirdlg.h \
+ wx/mac/display.h \
+ wx/mac/dnd.h \
+ wx/mac/filedlg.h \
+ wx/mac/font.h \
+ wx/mac/fontdlg.h \
+ wx/mac/frame.h \
+ wx/mac/gauge.h \
+ wx/mac/gdiobj.h \
+ wx/mac/gsockmac.h \
+ wx/mac/helpxxxx.h \
+ wx/mac/icon.h \
+ wx/mac/imaglist.h \
+ wx/mac/listbox.h \
+ wx/mac/listctrl.h \
+ wx/mac/macnotfy.h \
+ wx/mac/macsock.h \
+ wx/mac/mdi.h \
+ wx/mac/menu.h \
+ wx/mac/menuitem.h \
+ wx/mac/metafile.h \
+ wx/mac/mimetype.h \
+ wx/mac/minifram.h \
+ wx/mac/msgdlg.h \
+ wx/mac/notebook.h \
+ wx/mac/palette.h \
+ wx/mac/pen.h \
+ wx/mac/pnghand.h \
+ wx/mac/pngread.h \
+ wx/mac/printdlg.h \
+ wx/mac/printmac.h \
+ wx/mac/private.h \
+ wx/mac/radiobox.h \
+ wx/mac/radiobut.h \
+ wx/mac/region.h \
+ wx/mac/scrolbar.h \
+ wx/mac/slider.h \
+ wx/mac/spinbutt.h \
+ wx/mac/spinctrl.h \
+ wx/mac/statbmp.h \
+ wx/mac/statbox.h \
+ wx/mac/statline.h \
+ wx/mac/stattext.h \
+ wx/mac/statusbr.h \
+ wx/mac/tabctrl.h \
+ wx/mac/textctrl.h \
+ wx/mac/timer.h \
+ wx/mac/tglbtn.h \
+ wx/mac/toolbar.h \
+ wx/mac/tooltip.h \
+ wx/mac/toplevel.h \
+ wx/mac/treectrl.h \
+ wx/mac/uma.h \
+ wx/mac/window.h \
wx/mac/carbon/accel.h \
wx/mac/carbon/aga.h \
wx/mac/carbon/app.h \
diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl
index 4104bebcc7..ace037b668 100644
--- a/build/bakefiles/files.bkl
+++ b/build/bakefiles/files.bkl
@@ -1650,6 +1650,90 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/unix/snglinst.cpp
+
+
+ wx/mac/accel.h
+ wx/mac/aga.h
+ wx/mac/app.h
+ wx/mac/bitmap.h
+ wx/mac/bmpbuttn.h
+ wx/mac/brush.h
+ wx/mac/button.h
+ wx/mac/checkbox.h
+ wx/mac/checklst.h
+ wx/mac/chkconf.h
+ wx/mac/choice.h
+ wx/mac/clipbrd.h
+ wx/mac/colordlg.h
+ wx/mac/colour.h
+ wx/mac/combobox.h
+ wx/mac/control.h
+ wx/mac/cursor.h
+ wx/mac/dataform.h
+ wx/mac/dataobj.h
+ wx/mac/dataobj2.h
+ wx/mac/dc.h
+ wx/mac/dcclient.h
+ wx/mac/dcmemory.h
+ wx/mac/dcprint.h
+ wx/mac/dcscreen.h
+ wx/mac/dialog.h
+ wx/mac/dirdlg.h
+ wx/mac/display.h
+ wx/mac/dnd.h
+ wx/mac/filedlg.h
+ wx/mac/font.h
+ wx/mac/fontdlg.h
+ wx/mac/frame.h
+ wx/mac/gauge.h
+ wx/mac/gdiobj.h
+ wx/mac/gsockmac.h
+ wx/mac/helpxxxx.h
+ wx/mac/icon.h
+ wx/mac/imaglist.h
+ wx/mac/listbox.h
+ wx/mac/listctrl.h
+ wx/mac/macnotfy.h
+ wx/mac/macsock.h
+ wx/mac/mdi.h
+ wx/mac/menu.h
+ wx/mac/menuitem.h
+ wx/mac/metafile.h
+ wx/mac/mimetype.h
+ wx/mac/minifram.h
+ wx/mac/msgdlg.h
+ wx/mac/notebook.h
+ wx/mac/palette.h
+ wx/mac/pen.h
+ wx/mac/pnghand.h
+ wx/mac/pngread.h
+ wx/mac/printdlg.h
+ wx/mac/printmac.h
+ wx/mac/private.h
+ wx/mac/radiobox.h
+ wx/mac/radiobut.h
+ wx/mac/region.h
+ wx/mac/scrolbar.h
+ wx/mac/slider.h
+ wx/mac/spinbutt.h
+ wx/mac/spinctrl.h
+ wx/mac/statbmp.h
+ wx/mac/statbox.h
+ wx/mac/statline.h
+ wx/mac/stattext.h
+ wx/mac/statusbr.h
+ wx/mac/tabctrl.h
+ wx/mac/textctrl.h
+ wx/mac/timer.h
+ wx/mac/tglbtn.h
+ wx/mac/toolbar.h
+ wx/mac/tooltip.h
+ wx/mac/toplevel.h
+ wx/mac/treectrl.h
+ wx/mac/uma.h
+ wx/mac/window.h
+
+
wx/mac/carbon/accel.h
wx/mac/carbon/aga.h
@@ -2337,7 +2421,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(MOTIF_HDR)
$(MSW_HDR) $(MSW_ONLY_HDR)
$(MSW_HDR) $(WINCE_HDR)
- $(MAC_HDR)
+ $(MAC_CMN_HDR) $(MAC_HDR)
$(COCOA_HDR)
$(OS2_HDR)