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 79d8b35aca07..fd9e121c44a0 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.64 1997/04/27 14:28:49 max Exp $ +# $Id: Makefile,v 1.65 1997/05/07 07:45:48 tg Exp $ # SUBDIR += acm SUBDIR += an SUBDIR += angband + SUBDIR += block SUBDIR += cgoban SUBDIR += crossfire SUBDIR += dontspace |