diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-03-04 09:37:31 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-03-04 09:37:31 +0000 |
commit | 8e702fa87cd6edbf9daf48ad9d6f4f3db9609603 (patch) | |
tree | b233bd2937c79323617eae93affb86dadf7efe35 /games/Makefile | |
parent | Updated patch from PR submitter (add skkserv.sh back, etc.). This should (diff) |
Activate angband.
Notes
Notes:
svn path=/head/; revision=5835
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 |