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 ae68958ba6bc..b924dd7533ab 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.51 1997/01/03 08:17:16 tg Exp $ +# $Id: Makefile,v 1.52 1997/01/10 07:55:58 tg Exp $ # SUBDIR += acm + SUBDIR += cgoban SUBDIR += crossfire SUBDIR += doom SUBDIR += flying |