diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-07-09 09:43:40 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-07-09 09:43:40 +0000 |
commit | 3797ca62fdc942a65de4ff0a99476f67b0546826 (patch) | |
tree | f9e8b04fe8565beb9b5ab689a320787654f4e48d | |
parent | New port, freeciv: (diff) |
Enable freeciv.
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 4449a1461754..c22da2fcf4a5 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.80 1997/07/02 13:01:33 tg Exp $ +# $Id: Makefile,v 1.81 1997/07/04 09:37:47 tg Exp $ # SUBDIR += acm @@ -15,6 +15,7 @@ SUBDIR += doom SUBDIR += empire SUBDIR += flying + SUBDIR += freeciv SUBDIR += galaxis SUBDIR += gnuchess SUBDIR += gnugo |