diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index 5fa0efe540f1..fda3f5607687 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.8 1995/03/06 23:33:12 joerg Exp $ +# $Id: Makefile,v 1.9 1995/03/16 09:21:13 asami Exp $ # -SUBDIR= acm golddig jetpack oneko xasteroids xboard xboing xchomp xinvaders \ +SUBDIR= acm golddig jetpack oneko xasteroids xboard xboing xchomp \ + xemeraldia xinvaders \ xjewel xlife xmille xmine xminesweep xmj xmris xpipeman xrobots xsol \ xtetris |