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 74c6c8b3b109..7dc0c38fdb2e 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.120 1998/04/19 21:35:46 mph Exp $ +# $Id: Makefile,v 1.121 1998/04/24 01:55:11 mph Exp $ # SUBDIR += acm @@ -88,6 +88,7 @@ SUBDIR += xneko SUBDIR += xnibbles SUBDIR += xonix + SUBDIR += xothello SUBDIR += xpacman SUBDIR += xpat2 SUBDIR += xpilot |