cp $SCRIPTDIR/create_archives.sh $APPDIR/distrib/scripts
chmod +x $APPDIR/distrib/scripts/create_archives.sh
-$APPDIR/distrib/scripts/create_archives.sh --all
+$APPDIR/distrib/scripts/create_archives.sh --wxall --wxmsw
echo "Tarballs located at: $DIST_DIR"