diff options
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 0d1b43f1fb0e..dbdbec9c74be 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.33 1995/12/22 18:34:38 markm Exp $ +# $Id: Makefile,v 1.34 1995/12/22 18:51:46 markm Exp $ # SUBDIR += acm + SUBDIR += gnuchess SUBDIR += golddig SUBDIR += jetpack SUBDIR += nethack |