summaryrefslogtreecommitdiffstats
path: root/package/games/lxdoom/lxdoom.mk
Commit message (Collapse)AuthorAgeFilesLines
* lxdoom: add dependency to a xserver in MakefileHans-Christian Egtvedt2008-09-241-1/+1
| | | | | | | | This patch corrects the commit r23467 and replaces uclibc with xserver_xorg-server in LXDOOM_DEPENDENCIES. Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
* games: Move all games into games subdirDaniel Laird2008-08-291-0/+20
Moved all games into a subdir called games and then updated makefiles as necessary. If not one objects to this one then I will probably do the same for audio next. Daniel Laird