diff options
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index 6171466cf11..b5dad305429 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.106 2000/12/12 01:30:48 wiz Exp $ +# $NetBSD: Makefile,v 1.107 2000/12/13 08:31:01 garbled Exp $ # SUBDIR += abuse @@ -23,7 +23,8 @@ SUBDIR += crafty-book-medium SUBDIR += crafty-book-small SUBDIR += crafty-doc - SUBDIR += crossfire + SUBDIR += crossfire-cli + SUBDIR += crossfire-srv SUBDIR += dopewars SUBDIR += eus-demo SUBDIR += exchess |