diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-03-27 12:10:06 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-03-27 12:10:06 +0000 |
commit | 9487b7a5a838408f103553cd0a4e2c1db77db7a3 (patch) | |
tree | fdca44979403c5c12a3bb8338250efa788b1964c | |
parent | Import seabattle port. This version comes with sound support. (diff) |
Activate seabattle.
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 99c4fd0f5c8e..f31fff43d919 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.114 1998/03/21 13:54:10 asami Exp $ +# $Id: Makefile,v 1.115 1998/03/27 10:13:16 tg Exp $ # SUBDIR += acm @@ -37,6 +37,7 @@ SUBDIR += oonsoo SUBDIR += qcc SUBDIR += quakeserver + SUBDIR += seabattle SUBDIR += sokoban SUBDIR += spider SUBDIR += starlanes |