X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3b7c589c553d4de9fc9509857398e0da421440d0..524d97b1c22daf69c57ca92c55ef4bbb206a0943:/build/update-setup-h?ds=inline 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