diff options
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 60b11cafe2af..8ffe4f206b90 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.35 1995/12/23 21:11:49 markm Exp $ +# $Id: Makefile,v 1.36 1996/05/14 12:23:46 tg Exp $ # SUBDIR += acm @@ -11,6 +11,7 @@ SUBDIR += tksol SUBDIR += xasteroids SUBDIR += xbill + SUBDIR += xblackjack SUBDIR += xboard SUBDIR += xboing SUBDIR += xchomp |