aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-08-28 09:35:51 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-08-28 09:35:51 +0000
commitcc3840179b00d42104a6b6ca66467ce647762b96 (patch)
tree4e86fdfe47540fe78af443b775e2e0ad87ed4df4
parentf1a9c71596b77d9151e32d1ed555df1ec8d608bd (diff)
Notes
-rw-r--r--share/mk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/mk/Makefile b/share/mk/Makefile
index bce3b3be2dff..12ecd44b445e 100644
--- a/share/mk/Makefile
+++ b/share/mk/Makefile
@@ -1,7 +1,7 @@
# @(#)Makefile 8.1 (Berkeley) 6/8/93
FILES= bsd.doc.mk bsd.lib.mk bsd.man.mk bsd.prog.mk bsd.subdir.mk sys.mk
-FILES+= bsd.dep.mk bsd.own.mk
+FILES+= bsd.dep.mk bsd.own.mk bsd.port.mk bsd.port.subdir.mk
NOOBJ= noobj
all clean cleandir depend lint tags: