diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index a838348836d..f7ca9bba5c3 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.256 2005/10/03 21:14:39 wiz Exp $ +# $NetBSD: Makefile,v 1.257 2005/10/09 23:18:13 jschauma Exp $ # COMMENT= Games @@ -67,7 +67,10 @@ SUBDIR+= fire SUBDIR+= fkiss SUBDIR+= foobillard SUBDIR+= fortune-strfile +SUBDIR+= fortunes-calvin SUBDIR+= fortunes-de +SUBDIR+= fortunes-futurama +SUBDIR+= fortunes-h2g2 SUBDIR+= freeciv-client SUBDIR+= freeciv-manual SUBDIR+= freeciv-server |