forked from KolibriOS/kolibrios
try again (tup issue?)
git-svn-id: svn://kolibrios.org@7528 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
85c391b1fb
commit
4ad787fc8f
@ -630,11 +630,11 @@ tup.append_table(img_files, {
|
||||
tup.append_table(extra_files, {
|
||||
{"kolibrios/3D/cubeline", PROGS .. "/demos/cubeline/trunk/cubeline"},
|
||||
{"kolibrios/emul/e80/e80", PROGS .. "/emulator/e80/trunk/e80"},
|
||||
{"kolibrios/games/", PROGS .. "/games/2048/2048"},
|
||||
{"kolibrios/games/", PROGS .. "/games/donkey/donkey"},
|
||||
{"kolibrios/games/", PROGS .. "/games/heliothryx/heliothryx"},
|
||||
{"kolibrios/games/", PROGS .. "/games/marblematch3/marblematch3"},
|
||||
{"kolibrios/games/", PROGS .. "/games/nsider/nsider"},
|
||||
{"kolibrios/games/2048", PROGS .. "/games/2048/2048"},
|
||||
{"kolibrios/games/donkey", PROGS .. "/games/donkey/donkey"},
|
||||
{"kolibrios/games/heliothryx", PROGS .. "/games/heliothryx/heliothryx"},
|
||||
{"kolibrios/games/marblematch3", PROGS .. "/games/marblematch3/marblematch3"},
|
||||
{"kolibrios/games/nsider", PROGS .. "/games/nsider/nsider"},
|
||||
{"kolibrios/games/quake/", "common/games/quake/*"}, -- not really gcc, but no sense without sdlquake
|
||||
{"kolibrios/games/quake/", "../contrib/other/sdlquake-1.0.9/sdlquake"},
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user