summaryrefslogtreecommitdiff
path: root/games/Makefile
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1996-09-21 17:25:01 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1996-09-21 17:25:01 +0000
commitbd739e320d6d7bc28ca26102a8595bca65bba3af (patch)
tree46833927fe625b573bb978da8813312bc48ebf23 /games/Makefile
parentuse ghostscript4 instead of 2.6.2 (diff)
Added yamsweeper to the SUBDIR.
Notes
Notes: svn path=/head/; revision=3836
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 c2453fdfbfb9..ea9a547175c7 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.37 1996/08/16 13:45:55 erich Exp $
+# $Id: Makefile,v 1.38 1996/09/16 00:31:37 asami Exp $
#
SUBDIR += acm
@@ -40,5 +40,6 @@
SUBDIR += xsol
SUBDIR += xtetris
SUBDIR += xtic
+ SUBDIR += yamsweeper
.include <bsd.port.subdir.mk>