diff options
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index b0ff9bf8928f..73c2530609bb 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.137 1998/05/17 05:43:44 mph Exp $ +# $Id: Makefile,v 1.138 1998/05/18 04:10:14 mph Exp $ # SUBDIR += 3dc @@ -83,6 +83,7 @@ SUBDIR += xgolgo SUBDIR += xinfocom SUBDIR += xinvaders + SUBDIR += xisola SUBDIR += xjewel SUBDIR += xjig SUBDIR += xjumpjump |