summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1997-02-16 01:36:54 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1997-02-16 01:36:54 +0000
commit7f217287a7e09ae6ba0438c0b11357cebf8de678 (patch)
treed79aa3c652578c699f0d0c4d94845e6e040a8668 /games
parentXSpringies is a mass and spring simulation system. It's intended use is more (diff)
turn on xspringies
Notes
Notes: svn path=/head/; revision=5635
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 d4cc44fefc4b..b1c123dd1b22 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.54 1997/02/01 15:06:56 max Exp $
+# $Id: Makefile,v 1.55 1997/02/14 08:20:08 tg Exp $
#
SUBDIR += acm
@@ -58,6 +58,7 @@
SUBDIR += xshisen
SUBDIR += xshogi
SUBDIR += xskat
+ SUBDIR += xspringies
SUBDIR += xsokoban
SUBDIR += xsol
SUBDIR += xtetris