summaryrefslogtreecommitdiff
path: root/games/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-05-21 03:56:08 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-05-21 03:56:08 +0000
commit24ef9c9096da4e0c8daf4f71faa32c4f7f74d78a (patch)
tree73520863462026e042fe79f74f57302ce6e113b6 /games/Makefile
parentA multi-user battle strategy game. (diff)
Added xbattle.
Notes
Notes: svn path=/head/; revision=6518
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 fd9e121c44a0..8df370e3c792 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.65 1997/05/07 07:45:48 tg Exp $
+# $Id: Makefile,v 1.66 1997/05/21 03:35:51 asami Exp $
#
SUBDIR += acm
@@ -28,6 +28,7 @@
SUBDIR += tksol
SUBDIR += xasteroids
SUBDIR += xbat
+ SUBDIR += xbattle
SUBDIR += xbill
SUBDIR += xblackjack
SUBDIR += xblast