diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-04-27 03:25:14 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-04-27 03:25:14 +0000 |
commit | 5eee2ee4a58449c2b3a45e454be9c4caf15a1db8 (patch) | |
tree | d67f03898254879554c1fd56d1d497a7b4fd1100 /games/Makefile | |
parent | 917a015b1a2ba4a22e295df8426d9d4305042f9b (diff) |
Notes
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 3d84e041503d..49f57812fbaf 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.199 1999/04/13 14:46:35 taoka Exp $ +# $Id: Makefile,v 1.200 1999/04/19 04:22:01 steve Exp $ # SUBDIR += 3dc @@ -16,6 +16,7 @@ SUBDIR += blackjack SUBDIR += block SUBDIR += blue + SUBDIR += bnetd SUBDIR += bogged SUBDIR += bs SUBDIR += bugsx |