diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-04-13 14:46:35 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-04-13 14:46:35 +0000 |
commit | c8bfc14c71ea2661305a57055967996802014aed (patch) | |
tree | b3c78d7282e96ef940a7eb72a0ada407b3fe9a3d /games/Makefile | |
parent | 3d1a4dbf032aabf756efa8ad575a36594df9dc98 (diff) | |
download | ports-c8bfc14c71ea2661305a57055967996802014aed.tar.gz ports-c8bfc14c71ea2661305a57055967996802014aed.zip |
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 887cd47dcc6e..8e8994985e5a 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.197 1999/04/08 18:00:48 steve Exp $ +# $Id: Makefile,v 1.198 1999/04/13 09:47:37 jseger Exp $ # SUBDIR += 3dc @@ -38,6 +38,7 @@ SUBDIR += freeciv SUBDIR += frotz SUBDIR += galaxis + SUBDIR += garith SUBDIR += gemdropx SUBDIR += gleyes SUBDIR += gnomegames |