summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorAndreas Schulz <ats@FreeBSD.org>1994-11-27 02:37:16 +0000
committerAndreas Schulz <ats@FreeBSD.org>1994-11-27 02:37:16 +0000
commitbc631ac8533d4043494afcc38965d859177711b0 (patch)
tree3f753cd10af6bbdcf097b62b9f4ebc71da32fea7 /games
parentAdd a missing minus-sign to the jove name. (diff)
Add xjewel to the SUBDIR list.
Notes
Notes: svn path=/head/; revision=515
Diffstat (limited to 'games')
-rw-r--r--games/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile
index 66a0f42d5f65..5bf2a138ad44 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.1 1994/10/04 15:20:32 jkh Exp $
+# $Id: Makefile,v 1.2 1994/11/20 22:01:23 ats Exp $
#
-SUBDIR= golddig jetpack xmris
+SUBDIR= golddig jetpack xjewel xmris
.include <bsd.port.subdir.mk>