From: Chris Elliott Date: Mon, 7 May 2007 09:34:27 +0000 (+0000) Subject: add univ files to MGL build X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/d7d0ed353b5eb90914c51008449467bc53ac8632 add univ files to MGL build git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45866 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/distrib/scripts/create_archives.sh b/distrib/scripts/create_archives.sh index 6bc3163d58..8819977abf 100755 --- a/distrib/scripts/create_archives.sh +++ b/distrib/scripts/create_archives.sh @@ -59,7 +59,7 @@ getfilelist(){ fi if [ $port = "mgl" ] || [ $port = "all" ]; then - filelist="$filelist mgl.rsp" + filelist="$filelist univ.rsp mgl.rsp" fi if [ $port = "dfb" ] || [ $port = "all" ]; then