Skip to content

Commit 6a2e071

Browse files
committed
- the source release now includes more stuff.. just for svenstaro
1 parent 16ea788 commit 6a2e071

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

mk/linux/makerelease.sh

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,12 @@ cp -p glest.ini $RELEASEDIR
3131
cp -p glestkeys.ini $RELEASEDIR
3232
cp -p servers.ini $RELEASEDIR
3333
cp -p glest.ico $RELEASEDIR
34-
cp -p glest.ico $RELEASEDIR
34+
cp -p megaglest.png $RELEASEDIR
35+
cp -p megaglest.desktop $RELEASEDIR
36+
cp -p megaglest $RELEASEDIR
37+
cp -p start_megaglest_configurator $RELEASEDIR
38+
cp -p start_megaglest_mapeditor $RELEASEDIR
39+
cp -p start_megaglest_g3dviewer $RELEASEDIR
3540
cp -p ../../CMake* $RELEASEDIR
3641

3742
pushd $RELEASEDIR

0 commit comments

Comments
 (0)