From 43b544be3d92c3daf9c53bd87740150c61dc9724 Mon Sep 17 00:00:00 2001 From: Chris Elliott Date: Mon, 19 Mar 2007 12:50:38 +0000 Subject: [PATCH] adds gtk1, which was not in wxGTK git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44920 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- distrib/scripts/create_archives.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distrib/scripts/create_archives.sh b/distrib/scripts/create_archives.sh index f62c122503..83857ca49d 100755 --- a/distrib/scripts/create_archives.sh +++ b/distrib/scripts/create_archives.sh @@ -68,7 +68,7 @@ getfilelist(){ fi if [ $port = "gtk" ] || [ $port = "all" ]; then - filelist="$filelist gtk.rsp" + filelist="$filelist gtk.rsp gtk1.rsp" fi if [ $port = "motif" ] || [ $port = "all" ]; then