- the source release now includes more stuff.. just for svenstaro

This commit is contained in:
Mark Vejvoda 2011-04-21 05:29:23 +00:00
parent 16ea7881ab
commit 6a2e071b1a
1 changed files with 6 additions and 1 deletions

View File

@ -31,7 +31,12 @@ cp -p glest.ini $RELEASEDIR
cp -p glestkeys.ini $RELEASEDIR
cp -p servers.ini $RELEASEDIR
cp -p glest.ico $RELEASEDIR
cp -p glest.ico $RELEASEDIR
cp -p megaglest.png $RELEASEDIR
cp -p megaglest.desktop $RELEASEDIR
cp -p megaglest $RELEASEDIR
cp -p start_megaglest_configurator $RELEASEDIR
cp -p start_megaglest_mapeditor $RELEASEDIR
cp -p start_megaglest_g3dviewer $RELEASEDIR
cp -p ../../CMake* $RELEASEDIR
pushd $RELEASEDIR