diff options
-rw-r--r-- | games/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/Makefile b/games/Makefile index 298ddd69759f..396025b7b46c 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,10 +1,10 @@ -# $Id: Makefile,v 1.16 1995/04/17 08:27:54 joerg Exp $ +# $Id: Makefile,v 1.17 1995/05/06 12:14:24 jmz Exp $ # # BROKEN = xchomp xmj xpipeman xrobots # -SUBDIR= acm golddig jetpack oneko nethack xasteroids xboard xboing \ +SUBDIR= acm golddig jetpack nethack oneko xasteroids xboard xboing \ xemeraldia xevil xinvaders \ - xjewel xlife xmille xmine xminesweep xmris xsol \ + xjewel xlife xmille xmine xminesweep xmris xonix xrisk xsol \ xtetris .include <bsd.port.subdir.mk> |