summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorAndreas Schulz <ats@FreeBSD.org>1994-11-20 20:52:59 +0000
committerAndreas Schulz <ats@FreeBSD.org>1994-11-20 20:52:59 +0000
commitc00b68e6c939759c722254acd9f22a1f7a60d71d (patch)
treeda7fcaf977cc8e374a55376d5786960f5a46e989 /misc
parentAdd Xaw3d fvwm iv kterm and tkhfs to the subdir list. (diff)
Add the missing hfs to the SUBDIR list.
Notes
Notes: svn path=/head/; revision=428
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 6812b9663a5d..c3d575badd87 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.15 1994/11/08 03:37:23 ache Exp $
+# $Id: Makefile,v 1.16 1994/11/20 17:06:55 torstenb Exp $
#
-SUBDIR= calc iozone ispell less mshell mtools netpbm top unzip zoo screen
+SUBDIR= calc hfs iozone ispell less mshell mtools netpbm top unzip zoo screen
.include <bsd.port.subdir.mk>