diff options
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 4a743b906b70..45c7b5b73814 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.133 1998/05/08 02:39:16 mph Exp $ +# $Id: Makefile,v 1.134 1998/05/14 07:13:11 tg Exp $ # SUBDIR += 3dc SUBDIR += 3dpong + SUBDIR += KnightCap SUBDIR += acm SUBDIR += agm SUBDIR += an |