aboutsummaryrefslogtreecommitdiff
path: root/share/Makefile
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>1994-08-09 18:41:38 +0000
committerGarrett Wollman <wollman@FreeBSD.org>1994-08-09 18:41:38 +0000
commit8ccf48ea2d831d2c031b06744bb188074f374b5d (patch)
treea789ebcbc81f6d3ec627944485520f34caa8826e /share/Makefile
parent99e4ba42657eb0c19b187eb182f04d2bb8115ad3 (diff)
downloadsrc-8ccf48ea2d831d2c031b06744bb188074f374b5d.tar.gz
src-8ccf48ea2d831d2c031b06744bb188074f374b5d.zip
Make man page installation work for ``unattached'' and kernel pages.
Notes
Notes: svn path=/head/; revision=1988
Diffstat (limited to 'share/Makefile')
-rw-r--r--share/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/Makefile b/share/Makefile
index 5763c3e757a7..adab2fd06304 100644
--- a/share/Makefile
+++ b/share/Makefile
@@ -1,7 +1,7 @@
# @(#)Makefile 8.1 (Berkeley) 6/5/93
# XXX BROKEN LINKS: doc
-# XXX BROKEN TEMP: man mk
-SUBDIR= dict examples me misc skel tabset termcap tmac zoneinfo
+# XXX BROKEN TEMP: mk
+SUBDIR= dict examples man me misc skel tabset termcap tmac zoneinfo
.include <bsd.subdir.mk>