diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/Makefile b/games/Makefile index bc39e56..de1e2ca 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.11 1995/03/28 12:15:37 asami Exp $ +# $Id: Makefile,v 1.12 1995/03/31 19:17:46 gpalmer Exp $ # -# BROKEN = xboing xchomp xmine xmj xpipeman xrobots +# BROKEN = xchomp xmine xmj xpipeman xrobots # -SUBDIR= acm golddig jetpack oneko nethack xasteroids xboard \ +SUBDIR= acm golddig jetpack oneko nethack xasteroids xboard xboing \ xemeraldia xinvaders \ xjewel xlife xmille xminesweep xmris xsol \ xtetris |