diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-01 04:16:23 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-01 04:16:23 +0000 |
commit | 202b1c43af8c505d13c82db8b6f79f10b494a5f6 (patch) | |
tree | a8b096977811c48a9dc5ab2f3470ae90b182441b /games | |
parent | 5672bdec2f13589c79ffd327c38c5790d235e57b (diff) |
Activate gltron
Notes
Notes:
svn path=/head/; revision=20457
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 b465d545049e..734c24c5f985 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.217 1999/08/01 03:16:33 cpiazza Exp $ +# $Id: Makefile,v 1.218 1999/08/01 03:31:14 cpiazza Exp $ # SUBDIR += 3dc @@ -49,6 +49,7 @@ SUBDIR += garith SUBDIR += gemdropx SUBDIR += gleyes + SUBDIR += gltron SUBDIR += gma SUBDIR += gnomegames SUBDIR += gnuchess |