summaryrefslogtreecommitdiff
path: root/games/Makefile
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-01-02 07:25:07 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-01-02 07:25:07 +0000
commit415b7db60b5af35230a109a4a0e03cc2c063f507 (patch)
treed7cb17790aa039a0073f1d4cf8cc368cf547572a /games/Makefile
parentImport of gnugo, the game of go with a text screen interface. (diff)
Activate gnugo.
Notes
Notes: svn path=/head/; revision=5162
Diffstat (limited to 'games/Makefile')
-rw-r--r--games/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile
index ea7d8f2d165a..047a870f37a2 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.48 1996/11/26 08:32:06 asami Exp $
+# $Id: Makefile,v 1.49 1996/12/11 20:56:22 erich Exp $
#
SUBDIR += acm
@@ -6,6 +6,7 @@
SUBDIR += doom
SUBDIR += flying
SUBDIR += gnuchess
+ SUBDIR += gnugo
SUBDIR += gnushogi
SUBDIR += golddig
SUBDIR += imaze