summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-07-02 07:15:50 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-07-02 07:15:50 +0000
commit482f79bc454b8dc07a29db4019b2b07e0ee1759a (patch)
treefea74405cd0ef25ed15432f7e4e4da3211ae225a /games
parentReplace one empty line with "#". (diff)
Activate sokoban.
Notes
Notes: svn path=/head/; revision=7181
Diffstat (limited to 'games')
-rw-r--r--games/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile
index 5a515ba69b7d..5509da0c50e8 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.77 1997/06/30 11:58:58 tg Exp $
+# $Id: Makefile,v 1.78 1997/07/01 23:02:42 max Exp $
#
SUBDIR += acm
@@ -31,6 +31,7 @@
SUBDIR += oonsoo
SUBDIR += qcc
SUBDIR += quakeserver
+ SUBDIR += sokoban
SUBDIR += spider
SUBDIR += starlanes
SUBDIR += tksol