diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-01 03:31:14 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-01 03:31:14 +0000 |
commit | 67f16da8ee8a81ea0a44c5b860fbda707b127e97 (patch) | |
tree | f6975d3920d5e1cb492e44c7bbc84e4f89a3fd35 /games | |
parent | Initial import of ``adom'' the Ancient Domains of Mystery. (diff) |
Activate adom
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 65d44af4bdb4..b465d545049e 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.216 1999/07/05 03:06:11 cpiazza Exp $ +# $Id: Makefile,v 1.217 1999/08/01 03:16:33 cpiazza Exp $ # SUBDIR += 3dc @@ -6,6 +6,7 @@ SUBDIR += KnightCap SUBDIR += acm SUBDIR += actx + SUBDIR += adom SUBDIR += affenspiel SUBDIR += agm SUBDIR += an |