X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/98a04b4a2a5fc24ad5ebbd6f80338808421029af..cb86bbb5ca753af467764a0ee77df7c61df43f7b:/build/update-setup-h diff --git a/build/update-setup-h b/build/update-setup-h index f62a19dbec..c7f4ff1340 100755 --- a/build/update-setup-h +++ b/build/update-setup-h @@ -96,12 +96,12 @@ if [ ! -f wxwin.m4 ]; then exit 1 fi +update_common_setup_h include/wx/motif/setup0.h update_common_setup_h include/wx/msw/setup0.h update_common_setup_h include/wx/msw/wince/setup.h -update_common_setup_h include/wx/mac/setup0.h -update_common_setup_h include/wx/palmos/setup0.h +update_common_setup_h include/wx/osx/setup0.h update_common_setup_h include/wx/os2/setup0.h -update_common_setup_h include/wx/motif/setup0.h +update_common_setup_h include/wx/palmos/setup0.h update_common_setup_h include/wx/univ/setup0.h update_common_setup_h setup.h.in