diff options
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 00485de11d87..49b7bae76c73 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.195 1999/04/02 04:12:15 steve Exp $ +# $Id: Makefile,v 1.196 1999/04/03 02:09:57 steve Exp $ # SUBDIR += 3dc @@ -104,6 +104,7 @@ SUBDIR += xboard SUBDIR += xboing SUBDIR += xbomb + SUBDIR += xbomber SUBDIR += xchadance SUBDIR += xchain SUBDIR += xchomp |