diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1997-04-06 02:46:48 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1997-04-06 02:46:48 +0000 |
commit | c7b290189555b381c3061cacf94489b42a8eb29e (patch) | |
tree | 58694d662ac0dc0f08e424a2ad9ec51dcaf26d8e /games/Makefile | |
parent | 724bd478c9c540ebb1c2f304f5f0eb783b27ce09 (diff) |
Notes
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 62f316b8dc6c..c89521c26292 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.61 1997/03/06 09:23:41 tg Exp $ +# $Id: Makefile,v 1.62 1997/03/11 22:13:45 se Exp $ # SUBDIR += acm @@ -16,6 +16,7 @@ SUBDIR += jetpack SUBDIR += lincity SUBDIR += nethack + SUBDIR += nethack-qt SUBDIR += oneko SUBDIR += qcc SUBDIR += quakeserver |