Added xbattle.
This commit is contained in:
parent
7f21d451c7
commit
24ef9c9096
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=6518
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue