diff options
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 5d1cf760ceb5..f0d28d034061 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.130 1998/05/05 01:24:06 mph Exp $ +# $Id: Makefile,v 1.131 1998/05/05 08:02:37 tg Exp $ # SUBDIR += 3dc @@ -76,6 +76,7 @@ SUBDIR += xgalaga SUBDIR += xgammon SUBDIR += xgolgo + SUBDIR += xinfocom SUBDIR += xinvaders SUBDIR += xjewel SUBDIR += xjig |