diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1999-05-27 13:57:06 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1999-05-27 13:57:06 +0000 |
commit | f9b3ca83a1bfb96f1e7111df226fe4ec3e10cd6a (patch) | |
tree | 42c305487764de1d455716c4f88d28e58734810f /games/Makefile | |
parent | 83b8355c45733400b45fb6b95a6b598333823c6d (diff) |
Activate rocksndiamonds.
Notes
Notes:
svn path=/head/; revision=19024
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 6d8ea2f37c23..e4662277f0c5 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.204 1999/05/03 04:31:55 steve Exp $ +# $Id: Makefile,v 1.205 1999/05/04 16:28:29 flathill Exp $ # SUBDIR += 3dc @@ -84,6 +84,7 @@ SUBDIR += qcc SUBDIR += qstat SUBDIR += quakeserver + SUBDIR += rocksndiamonds SUBDIR += seabattle SUBDIR += seahaven SUBDIR += sokoban |