From 6d079cec052286ff8e8a3b062ccacde8464ea167 Mon Sep 17 00:00:00 2001 From: "Chris D. Faulhaber" Date: Fri, 22 Feb 2002 02:59:32 +0000 Subject: Add eights, a simple text-based games of eights (and my brother's first port :) Submitted by: Bob Bomar --- games/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/Makefile') 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 -- cgit v1.2.3