diff options
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 004b4599478..2002e2e5617 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.95 2000/10/15 08:41:13 jlam Exp $ +# $NetBSD: Makefile,v 1.96 2000/10/15 18:05:25 rh Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -80,6 +80,7 @@ SUBDIR += xboard SUBDIR += xboing SUBDIR += xbomber + SUBDIR += xbreaky SUBDIR += xconq SUBDIR += xdemineur SUBDIR += xdoom |