From 9105a7ac18a3f859a25a533917c72ea3ec1f0eb4 Mon Sep 17 00:00:00 2001 From: turbocat Date: Thu, 25 Mar 2021 21:43:08 +0000 Subject: [PATCH] Wolfenstein 3D: - Added game to distr git-svn-id: svn://kolibrios.org@8650 a494cfbc-eb01-0410-851d-a64ba20cac60 --- data/Tupfile.lua | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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, {