summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-11-09 00:02:53 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-11-09 00:02:53 +0000
commita81eb15fb2819ec4b6ca12d39bc9a6a42f5fea7f (patch)
treea65c559da583a8cb00a6ff56861917d472ac7d30 /games
parentXRipple is a program that causes the bottom of the screen to ripple, (diff)
Turned on xripple. (and fixed alphabetical ordering problem)
Notes
Notes: svn path=/head/; revision=4350
Diffstat (limited to 'games')
-rw-r--r--games/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile
index 40ef91021adf..33eb8f5a0475 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.42 1996/11/02 13:56:40 andreas Exp $
+# $Id: Makefile,v 1.43 1996/11/03 21:07:05 jfitz Exp $
#
SUBDIR += acm
@@ -37,9 +37,10 @@
SUBDIR += xpilot
SUBDIR += xpipeman
SUBDIR += xrisk
- SUBDIR += xrubik
+ SUBDIR += xripple
SUBDIR += xroach
SUBDIR += xrobots
+ SUBDIR += xrubik
SUBDIR += xshisen
SUBDIR += xskat
SUBDIR += xsol