diff options
author | Jim Mock <jim@FreeBSD.org> | 2000-03-01 03:04:26 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2000-03-01 03:04:26 +0000 |
commit | f55e01d5ab40809509a011b4cd72676f95a99d1a (patch) | |
tree | ddf887da797f9c083b224851e9e5d7bb32d29f81 /games/Makefile | |
parent | ce24a3059774f71b12205f9438c1a57b83254176 (diff) |
Activate corewars
Notes
Notes:
svn path=/head/; revision=26461
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 4c35b727aa07..c2f95187cc92 100644 --- a/games/Makefile +++ b/games/Makefile @@ -30,6 +30,7 @@ SUBDIR += cgoban SUBDIR += columns SUBDIR += connect4 + SUBDIR += corewars SUBDIR += cosmo SUBDIR += crafty SUBDIR += crafty-open-large |