summaryrefslogtreecommitdiff
path: root/games/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-09-25 07:09:11 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-09-25 07:09:11 +0000
commite29c060b2d9ee08cfdf45ce142ae6454946e518f (patch)
tree8a2079fdf023436c07b6e59e5c549fb8729ed208 /games/Makefile
parentAdd clanlib - a cross-platform game SDK (yes, it works with svgalib :-> ). (diff)
Add clanbomber - a bomberman-like multiplayer game written using clanlib.
Notes
Notes: svn path=/head/; revision=33084
Diffstat (limited to 'games/Makefile')
-rw-r--r--games/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile
index f178894a763c..6303e4c56c6e 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -31,6 +31,7 @@
SUBDIR += CaribbeanStud
SUBDIR += bzflag
SUBDIR += cgoban
+ SUBDIR += clanbomber
SUBDIR += columns
SUBDIR += connect4
SUBDIR += corewars