Add nsider game from eugene455 to ISO/distr

git-svn-id: svn://kolibrios.org@5336 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Yogev Ezra 2014-12-31 18:25:33 +00:00
parent 797f90fb50
commit 4d1b17a1d0

View File

@ -497,6 +497,7 @@ tup.append_table(extra_files, {
{"kolibrios/games/heliothryx/", PROGS .. "/games/heliothryx/heliothryx"},
{"kolibrios/games/2048/", PROGS .. "/games/2048/2048"},
{"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"},
})