]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/scripts/create_archives.sh
use same names for test suites as the ones in ./test -l
[wxWidgets.git] / distrib / scripts / create_archives.sh
index 6bc3163d5821ff64353167d8290e4294e6455ae2..8819977abf9c9037ac0a1dce67c6a0c648bc41a8 100755 (executable)
@@ -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