Subversion Repositories Kolibri OS

Rev

Rev 5296 | Rev 5327 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5296 Rev 5321
Line 480... Line 480...
480
 {"GAMES/REVERSI", PROGS .. "/games/reversi/trunk/reversi"},
480
 {"GAMES/REVERSI", PROGS .. "/games/reversi/trunk/reversi"},
481
 {"SHELL", PROGS .. "/system/shell/shell"},
481
 {"SHELL", PROGS .. "/system/shell/shell"},
482
})
482
})
483
tup.append_table(extra_files, {
483
tup.append_table(extra_files, {
484
 {"kolibrios/emul/e80/e80", PROGS .. "/emulator/e80/trunk/e80"},
484
 {"kolibrios/emul/e80/e80", PROGS .. "/emulator/e80/trunk/e80"},
-
 
485
 {"kolibrios/games/21days/", PROGS .. "/games/21days/21days"},
485
 {"kolibrios/games/heliothryx/", PROGS .. "/games/heliothryx/heliothryx"},
486
 {"kolibrios/games/heliothryx/", PROGS .. "/games/heliothryx/heliothryx"},
486
 {"kolibrios/games/2048/", PROGS .. "/games/2048/2048"},
487
 {"kolibrios/games/2048/", PROGS .. "/games/2048/2048"},
487
 {"kolibrios/games/marblematch3/", PROGS .. "/games/marblematch3/marblematch3"},
488
 {"kolibrios/games/marblematch3/", PROGS .. "/games/marblematch3/marblematch3"},
488
 {"kolibrios/games/quake/", "common/games/quake/*"}, -- not really gcc, but no sense without sdlquake
489
 {"kolibrios/games/quake/", "common/games/quake/*"}, -- not really gcc, but no sense without sdlquake
489
 {"kolibrios/games/quake/", "../contrib/other/sdlquake-1.0.9/sdlquake"},
490
 {"kolibrios/games/quake/", "../contrib/other/sdlquake-1.0.9/sdlquake"},