summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-09-12 10:31:00 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-09-12 10:31:00 +0000
commit094567b5d0b2aead339a0063a019dbde4f1651ee (patch)
tree208667be5ebd705f15bf0d31a9cecdf23aa34b47 /games
parentSquash the evil Bills! (diff)
Added xbill.
Notes
Notes: svn path=/head/; revision=2143
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 dd2bcb36994a..38b4483f5acc 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.27 1995/08/26 07:31:01 asami Exp $
+# $Id: Makefile,v 1.28 1995/08/28 07:46:55 asami Exp $
#
SUBDIR += acm
@@ -9,6 +9,7 @@
SUBDIR += oneko
SUBDIR += tksol
SUBDIR += xasteroids
+ SUBDIR += xbill
SUBDIR += xboard
SUBDIR += xboing
SUBDIR += xchomp