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 c22da2fcf4a5..fb037a459185 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.81 1997/07/04 09:37:47 tg Exp $ +# $Id: Makefile,v 1.82 1997/07/09 09:43:40 max Exp $ # SUBDIR += acm + SUBDIR += agm SUBDIR += an SUBDIR += angband SUBDIR += block |