diff options
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 74daac27a87..222015fdfa5 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 1999/06/26 14:51:24 simonb Exp $ +# $NetBSD: Makefile,v 1.51 1999/07/01 02:35:19 hubertf Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -109,6 +109,7 @@ # SUBDIR += xripple # SUBDIR += xrisk # SUBDIR += xroach + SUBDIR += xroads # SUBDIR += xrobots # SUBDIR += xrubik # SUBDIR += xscrabble |