diff options
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index 291fbff1c220..4475def8cf9d 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.212 1999/06/22 23:42:13 sada Exp $ +# $Id: Makefile,v 1.213 1999/06/27 18:09:07 cpiazza Exp $ # SUBDIR += 3dc @@ -103,9 +103,9 @@ SUBDIR += tksol SUBDIR += tvp SUBDIR += uox3 + SUBDIR += wmeyes SUBDIR += wmtictactoe SUBDIR += wmtimebomb - SUBDIR += wmeyes SUBDIR += xabacus SUBDIR += xasteroids SUBDIR += xataxx |