summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1998-04-27 05:01:30 +0000
committerMatthew Hunt <mph@FreeBSD.org>1998-04-27 05:01:30 +0000
commit33c3bcb350d0e90a1ff26cb763fa2cae6f1eea02 (patch)
tree1504c6d844d3950909b0f4a071f093638440c6e9 /games
parentImports of xoids 1.5, an X11 Asteroids clone. (diff)
Activate xoids.
Notes
Notes: svn path=/head/; revision=10704
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 88f5c463028f..19ff840f884f 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.124 1998/04/27 04:37:06 mph Exp $
+# $Id: Makefile,v 1.125 1998/04/27 04:48:28 mph Exp $
#
SUBDIR += 3dpong
@@ -90,6 +90,7 @@
SUBDIR += xmris
SUBDIR += xneko
SUBDIR += xnibbles
+ SUBDIR += xoids
SUBDIR += xonix
SUBDIR += xothello
SUBDIR += xpacman