From 7318c046778c49baee149a892afa17341c03be54 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/branches/WX_2_8_BRANCH@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 83857ca49d..9a06962bb7 100755 --- a/distrib/scripts/create_archives.sh +++ b/distrib/scripts/create_archives.sh @@ -60,7 +60,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