diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-09-02 10:04:59 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-09-02 10:04:59 +0000 |
commit | 281b1b090a286745c672ab71080e054c14cdd69c (patch) | |
tree | cd87ea11147651162f192109d391ab0562c674c5 /games/Makefile | |
parent | c6a29a37baca3cd72dce78e28f3199a987d4fc20 (diff) |
Notes
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/games/Makefile b/games/Makefile index 46903f198b5b..994023fb8c00 100644 --- a/games/Makefile +++ b/games/Makefile @@ -35,11 +35,7 @@ SUBDIR += connect4 SUBDIR += corewars SUBDIR += cosmo - SUBDIR += crafty - SUBDIR += crafty-open-large - SUBDIR += crafty-open-medium - SUBDIR += crafty-open-rock - SUBDIR += crafty-open-small + SUBDIR += cowsay SUBDIR += crossfire SUBDIR += cursive SUBDIR += digger-vgl |