summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>1995-12-23 21:11:49 +0000
committerMark Murray <markm@FreeBSD.org>1995-12-23 21:11:49 +0000
commit949dd0b040ffe416134e23449469ab0be2999d54 (patch)
tree4f793b303e047d3051fa21197ba09bac8d691102 /games
parentLatest version of Gnu Chess. Now we can kick the ancient (Ca. 1989) (diff)
Add gnuchess.
Notes
Notes: svn path=/head/; revision=2585
Diffstat (limited to '')
-rw-r--r--games/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile
index 0d1b43f1fb0e..dbdbec9c74be 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,7 +1,8 @@
-# $Id: Makefile,v 1.33 1995/12/22 18:34:38 markm Exp $
+# $Id: Makefile,v 1.34 1995/12/22 18:51:46 markm Exp $
#
SUBDIR += acm
+ SUBDIR += gnuchess
SUBDIR += golddig
SUBDIR += jetpack
SUBDIR += nethack