summaryrefslogtreecommitdiffstats
path: root/share/Makefile
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1994-11-08 03:58:52 +0000
committerphk <phk@FreeBSD.org>1994-11-08 03:58:52 +0000
commitd34c9b62ce84e9459b28b1201065c619c80f1f8c (patch)
tree564cf5a1e0792a75ccb780703482604aa325fee8 /share/Makefile
parentc4f8b560c5326cfdc8f5a10f8f87ea1e60ff7ae8 (diff)
downloadFreeBSD-src-d34c9b62ce84e9459b28b1201065c619c80f1f8c.zip
FreeBSD-src-d34c9b62ce84e9459b28b1201065c619c80f1f8c.tar.gz
Make installs better, install the FAQ stuff, don't install CVS-dirs.
Diffstat (limited to 'share/Makefile')
-rw-r--r--share/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/share/Makefile b/share/Makefile
index cde4c98..9b562d5 100644
--- a/share/Makefile
+++ b/share/Makefile
@@ -1,6 +1,7 @@
# @(#)Makefile 8.1 (Berkeley) 6/5/93
# XXX BROKEN LINKS: doc
-SUBDIR= dict examples man me misc mk skel syscons tabset termcap tmac zoneinfo
+SUBDIR= FAQ dict examples man me misc mk skel syscons \
+ tabset termcap tmac zoneinfo
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud