diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 7d34ed2e741..d4de098013b 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.222 2004/07/03 03:22:04 xtraeme Exp $ +# $NetBSD: Makefile,v 1.223 2004/07/07 18:05:04 xtraeme Exp $ # COMMENT= Games @@ -24,6 +24,7 @@ SUBDIR+= cgoban SUBDIR+= cgoban-java SUBDIR+= civctp-demo SUBDIR+= clanbomber +SUBDIR+= cmatrix SUBDIR+= colchess SUBDIR+= colchess-book-colchess SUBDIR+= colchess-book-large |