summaryrefslogtreecommitdiffstats
path: root/debian/_buildscripts/local/10_apps_games.sh
blob: 72d3869f5155c1958c25fa4ea7aeeff9c8587da3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/bash

. ./internals/_build_set_common.sh

#----------------------------
set_log_start

build_module "applications/games/knights"
build_module "applications/games/tdeknighttour"
build_module "applications/games/tdepacman"

set_log_end