diff --git a/data/Tupfile.lua b/data/Tupfile.lua index 29b70d1f89..1a5780bce4 100644 --- a/data/Tupfile.lua +++ b/data/Tupfile.lua @@ -718,7 +718,9 @@ tup.append_table(extra_files, { {"kolibrios/games/quake/", "common/games/quake/*"}, -- not really gcc, but no sense without sdlquake {"kolibrios/games/quake/", "../contrib/other/sdlquake-1.0.9/sdlquake"}, {"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/*.wl6"}, }) -- For russian build, add russian-only programs. if build_type == "rus" then tup.append_table(extra_files, {