- added to iso

git-svn-id: svn://kolibrios.org@5233 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
raandoom 2014-12-16 11:54:31 +00:00
parent 518d1e922a
commit 25e4a4ef4d
1 changed files with 1 additions and 0 deletions

View File

@ -468,6 +468,7 @@ tup.append_table(img_files, {
tup.append_table(extra_files, {
{"kolibrios/emul/e80/e80", PROGS .. "/emulator/e80/trunk/e80"},
{"kolibrios/games/heliothryx/", PROGS .. "/games/heliothryx/heliothryx"},
{"kolibrios/games/2048/", PROGS .. "/games/2048/2048"},
{"kolibrios/games/quake/", "common/games/quake/*"}, -- not really gcc, but no sense without sdlquake
{"kolibrios/games/quake/", "../contrib/other/sdlquake-1.0.9/sdlquake"},
})