diff options
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index fbd2ec01918..05bff35300d 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.114 2001/03/14 16:41:08 skrll Exp $ +# $NetBSD: Makefile,v 1.115 2001/04/17 21:49:11 rh Exp $ # COMMENT= Games @@ -35,6 +35,7 @@ SUBDIR+= exchess SUBDIR+= exchess-book-medium SUBDIR+= exchess-book-small SUBDIR+= finalbattle +SUBDIR+= fire SUBDIR+= freeciv-client SUBDIR+= freeciv-client-gtk SUBDIR+= freeciv-manual |