diff options
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 4d9077abeda..df52b3d1c21 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.127 2001/12/22 21:17:44 hubertf Exp $ +# $NetBSD: Makefile,v 1.128 2002/01/21 11:58:17 pooka Exp $ # COMMENT= Games @@ -36,6 +36,7 @@ SUBDIR+= eus-demo SUBDIR+= exchess SUBDIR+= exchess-book-medium SUBDIR+= exchess-book-small +SUBDIR+= falcons-eye SUBDIR+= finalbattle SUBDIR+= fire SUBDIR+= freeciv-client |