summaryrefslogtreecommitdiff
path: root/games/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-10-20 07:32:38 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-10-20 07:32:38 +0000
commit0050bccb4541dda8deed41e2ab4966ad77451bab (patch)
tree424ea624b05a7d892961577855a453e242e9cf67 /games/Makefile
parentRemove the garbage. (diff)
Add lbreakout - a SDL-based clone of classical Breakout game.
Notes
Notes: svn path=/head/; revision=34013
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 f1df23d31fd8..c39aabf398b1 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -107,6 +107,7 @@
SUBDIR += krubik
SUBDIR += ktamaga
SUBDIR += ladder
+ SUBDIR += lbreakout
SUBDIR += libshhcards
SUBDIR += lincity
SUBDIR += linuxdoom