aboutsummaryrefslogtreecommitdiff
path: root/gnu/Makefile
diff options
context:
space:
mode:
authorRodney W. Grimes <rgrimes@FreeBSD.org>1993-08-20 03:23:17 +0000
committerRodney W. Grimes <rgrimes@FreeBSD.org>1993-08-20 03:23:17 +0000
commit79601a3464fbc062c7b221d1b759a6edc8e89ac8 (patch)
tree7def5aad7837643249662584fc0969e323ad75ad /gnu/Makefile
parente1f941aa67126a9e641ddac97c7e59d2cf0fa902 (diff)
downloadsrc-79601a3464fbc062c7b221d1b759a6edc8e89ac8.tar.gz
src-79601a3464fbc062c7b221d1b759a6edc8e89ac8.zip
chess is now in src/gnu, moved here from src/games
Notes
Notes: svn path=/head/; revision=300
Diffstat (limited to 'gnu/Makefile')
-rw-r--r--gnu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/Makefile b/gnu/Makefile
index 345fda5e8ec2..39989865e739 100644
--- a/gnu/Makefile
+++ b/gnu/Makefile
@@ -1,6 +1,6 @@
# @(#)Makefile 5.33.1.1 (Berkeley) 5/6/91
-SUBDIR= bc cpio cvs dc diff diff3 gas gawk gcc2 gdb grep groff gzip \
+SUBDIR= bc chess cpio cvs dc diff diff3 gas gawk gcc2 gdb grep groff gzip \
ld libg++ libregex man patch pr rcs sdiff sort tar uucp
.include <bsd.subdir.mk>