summaryrefslogtreecommitdiff
path: root/games/Makefile
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1998-04-24 02:09:32 +0000
committerMatthew Hunt <mph@FreeBSD.org>1998-04-24 02:09:32 +0000
commit8d9f0286d32b0cd7a7d58df71a16096fc974d4d6 (patch)
tree805dc5e106f4a23bfc39eae60d309a61154a2d25 /games/Makefile
parentImport of xothello, an Othello/Reversi game. (diff)
Activate xothello, and add it to LEGAL as a possible trademark
violation.
Notes
Notes: svn path=/head/; revision=10658
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 74c6c8b3b109..7dc0c38fdb2e 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.120 1998/04/19 21:35:46 mph Exp $
+# $Id: Makefile,v 1.121 1998/04/24 01:55:11 mph Exp $
#
SUBDIR += acm
@@ -88,6 +88,7 @@
SUBDIR += xneko
SUBDIR += xnibbles
SUBDIR += xonix
+ SUBDIR += xothello
SUBDIR += xpacman
SUBDIR += xpat2
SUBDIR += xpilot