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 7425a63f4b5..baf1f02c520 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 1998/07/24 10:37:51 frueauf Exp $ +# $NetBSD: Makefile,v 1.13 1998/07/24 11:42:39 frueauf Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -23,6 +23,7 @@ # SUBDIR += gnugo # SUBDIR += gnushogi # SUBDIR += golddig + SUBDIR += icbm3d # SUBDIR += imaze # SUBDIR += jetpack SUBDIR += kdegames |