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 7469ea891da..28ce5f3392a 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.62 1999/10/28 07:01:37 sakamoto Exp $ +# $NetBSD: Makefile,v 1.63 1999/11/05 02:00:21 hubertf Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -6,6 +6,7 @@ # SUBDIR += acm # SUBDIR += agm # SUBDIR += an + SUBDIR += amor SUBDIR += angband-tty SUBDIR += angband-x11 SUBDIR += baduki |