summaryrefslogtreecommitdiff
path: root/games/Makefile
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2002-02-22 02:59:32 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2002-02-22 02:59:32 +0000
commit6d079cec052286ff8e8a3b062ccacde8464ea167 (patch)
tree9160d5dd53dbaaa8f96c7b420970f5be10856852 /games/Makefile
parent- Update to 3.1.0. (diff)
Add eights, a simple text-based games of eights
(and my brother's first port :) Submitted by: Bob Bomar <bob@fly.homeunix.org>
Notes
Notes: svn path=/head/; revision=55066
Diffstat (limited to 'games/Makefile')
-rw-r--r--games/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile
index 22e7a04b677c..e7bc5ffb2d74 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -70,6 +70,7 @@
SUBDIR += dungeon
SUBDIR += eboard
SUBDIR += editss
+ SUBDIR += eights
SUBDIR += empire
SUBDIR += falconseye
SUBDIR += farblazer