diff options
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 e65a298ef90..a65f6686fcc 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.299 2008/03/15 01:15:18 wiz Exp $ +# $NetBSD: Makefile,v 1.300 2008/04/04 19:13:49 dsainty Exp $ # COMMENT= Games @@ -43,6 +43,7 @@ SUBDIR+= colchess-book-colchess SUBDIR+= colchess-book-large SUBDIR+= corewars SUBDIR+= crack-attack +SUBDIR+= crack-attack-sounds SUBDIR+= craft SUBDIR+= crafty SUBDIR+= crafty-book-medium |