forked from KolibriOS/kolibrios
Wolf3d:
- Fixed autobuild git-svn-id: svn://kolibrios.org@8651 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
9105a7ac18
commit
ecf3965778
@ -719,8 +719,8 @@ tup.append_table(extra_files, {
|
|||||||
{"kolibrios/games/quake/", "../contrib/other/sdlquake-1.0.9/sdlquake"},
|
{"kolibrios/games/quake/", "../contrib/other/sdlquake-1.0.9/sdlquake"},
|
||||||
{"kolibrios/games/fridge/", PROGS .. "/games/fridge/fridge"},
|
{"kolibrios/games/fridge/", PROGS .. "/games/fridge/fridge"},
|
||||||
{"kolibrios/games/", PROGS .. "/games/checkers/trunk/checkers"},
|
{"kolibrios/games/", PROGS .. "/games/checkers/trunk/checkers"},
|
||||||
{"kolibrios/games/wolf3d, ../contrib/games/wolf3d/bin/wolf3d"},
|
{"kolibrios/games/wolf3d/, ../contrib/games/wolf3d/bin/wolf3d"},
|
||||||
{"kolibrios/games/wolf3d, ../contrib/games/wolf3d/bin/*.wl6"},
|
{"kolibrios/games/wolf3d/, common/games/wolf3d/*wl6"},
|
||||||
})
|
})
|
||||||
-- For russian build, add russian-only programs.
|
-- For russian build, add russian-only programs.
|
||||||
if build_type == "rus" then tup.append_table(extra_files, {
|
if build_type == "rus" then tup.append_table(extra_files, {
|
||||||
|
Loading…
Reference in New Issue
Block a user