]> git.saurik.com Git - wxWidgets.git/commitdiff
add univ files to MGL build
authorChris Elliott <biol75@york.ac.uk>
Mon, 7 May 2007 09:34:27 +0000 (09:34 +0000)
committerChris Elliott <biol75@york.ac.uk>
Mon, 7 May 2007 09:34:27 +0000 (09:34 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45866 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

distrib/scripts/create_archives.sh

index 6bc3163d5821ff64353167d8290e4294e6455ae2..8819977abf9c9037ac0a1dce67c6a0c648bc41a8 100755 (executable)
@@ -59,7 +59,7 @@ getfilelist(){
   fi
 
   if [ $port = "mgl" ] || [ $port = "all" ]; then
   fi
 
   if [ $port = "mgl" ] || [ $port = "all" ]; then
-    filelist="$filelist mgl.rsp"
+    filelist="$filelist univ.rsp mgl.rsp"
   fi
 
   if [ $port = "dfb" ] || [ $port = "all" ]; then
   fi
 
   if [ $port = "dfb" ] || [ $port = "all" ]; then