From 30e105e42937e5175f813390eaa8039cdb26ba71 Mon Sep 17 00:00:00 2001 From: =?utf8?q?W=C5=82odzimierz=20Skiba?= Date: Mon, 17 Oct 2005 17:40:36 +0000 Subject: [PATCH] Keep setup0.h in sync with more ports. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35915 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/update-setup-h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build/update-setup-h b/build/update-setup-h index 58b1e1bc89..804b4f43ac 100755 --- a/build/update-setup-h +++ b/build/update-setup-h @@ -79,6 +79,9 @@ fi update_single_setup_h include/wx/msw/setup0.h update_single_setup_h include/wx/msw/wince/setup.h update_single_setup_h include/wx/mac/setup0.h +update_single_setup_h include/wx/palmos/setup0.h +update_single_setup_h include/wx/os2/setup0.h +update_single_setup_h include/wx/motif/setup0.h update_single_setup_h setup.h.in exit $rc -- 2.50.0