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 6f6453209427..0259495918cf 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.56 1997/02/16 01:36:54 obrien Exp $ +# $Id: Makefile,v 1.57 1997/02/16 10:56:28 andreas Exp $ # SUBDIR += acm + SUBDIR += angband SUBDIR += cgoban SUBDIR += crossfire SUBDIR += doom |