X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3b7c589c553d4de9fc9509857398e0da421440d0..4d833b7b7f86cc7a182a07b52e96705ca7c4c49f:/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