summaryrefslogtreecommitdiff
path: root/games/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-10-31 05:41:46 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-10-31 05:41:46 +0000
commit600d6c784424522a4e4e3c88975ab7b3bf476896 (patch)
treedde838b3a03ae990de68ce2d5a7453140fbef175 /games/Makefile
parentFix two use-after-free problems that can trigger a crash when running (diff)
LapisPuzzle is a tetris-like game which challenges the player by making
the opposing team's victories count doubly against the player and vice versa. Play it and find out! WWW: http://www.nongnu.org/gap/lapispuzzle/ PR: 104388 Submitted by: Gürkan Sengün
Notes
Notes: svn path=/head/; revision=175671
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 ddb0e8cece2a..8723e41a4e81 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -370,6 +370,7 @@
SUBDIR += ktritoc
SUBDIR += kwappen
SUBDIR += ladder
+ SUBDIR += lapispuzzle
SUBDIR += lbreakout
SUBDIR += lbreakout2
SUBDIR += ldmud