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 abfb4e13176..4899950dd49 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 1998/09/07 03:25:45 garbled Exp $ +# $NetBSD: Makefile,v 1.38 1998/10/13 00:46:11 garbled Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -17,6 +17,7 @@ # SUBDIR += cgoban # SUBDIR += connect4 # SUBDIR += cosmo + SUBDIR += craft SUBDIR += crossfire # SUBDIR += dontspace # SUBDIR += doom |