diff options
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 bb50c940b42..e4d1b6b627d 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.108 2000/12/13 23:59:22 wiz Exp $ +# $NetBSD: Makefile,v 1.109 2000/12/15 07:47:02 garbled Exp $ # SUBDIR += abuse @@ -12,6 +12,7 @@ SUBDIR += cbzone SUBDIR += cgoban SUBDIR += civctp-demo + SUBDIR += clanbomber SUBDIR += colchess SUBDIR += colchess-book-colchess SUBDIR += colchess-book-large |