summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-03-27 14:08:30 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-03-27 14:08:30 +0000
commit30a30165760211097526983809b048992a3401f2 (patch)
tree11674acaee82ecd8693036619a11033238e7ab5b /games
parentImport xvier port. xvier is a four-in-a-row type game. (diff)
Activate xvier.
Notes
Notes: svn path=/head/; revision=10334
Diffstat (limited to 'games')
-rw-r--r--games/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile
index f31fff43d919..925396d492d5 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.115 1998/03/27 10:13:16 tg Exp $
+# $Id: Makefile,v 1.116 1998/03/27 12:10:06 tg Exp $
#
SUBDIR += acm
@@ -111,6 +111,7 @@
SUBDIR += xtriangles
SUBDIR += xtris
SUBDIR += xtruco
+ SUBDIR += xvier
SUBDIR += xvmines
SUBDIR += yahtzee
SUBDIR += yamsweeper