From d7d0ed353b5eb90914c51008449467bc53ac8632 Mon Sep 17 00:00:00 2001 From: Chris Elliott Date: Mon, 7 May 2007 09:34:27 +0000 Subject: [PATCH] add univ files to MGL build git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45866 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 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