diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-28 02:58:09 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-28 02:58:09 +0000 |
commit | 1e4a14c1e5001588c07e7ce06ae34b9d5b8de8a2 (patch) | |
tree | 61a9e414c33baa46b990be9d590dcca84a7ae200 | |
parent | A 3D motor sports simulator (diff) |
Add gracer
Notes
Notes:
svn path=/head/; revision=22039
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 2dcc8682715a..52468f63b86f 100644 --- a/games/Makefile +++ b/games/Makefile @@ -57,6 +57,7 @@ SUBDIR += gnugo SUBDIR += gnushogi SUBDIR += golddig + SUBDIR += gracer SUBDIR += gru SUBDIR += gtkballs SUBDIR += hex |