summaryrefslogtreecommitdiffstats
path: root/include/Makefile
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1994-05-28 09:37:33 +0000
committerrgrimes <rgrimes@FreeBSD.org>1994-05-28 09:37:33 +0000
commitdb19fb8662cada4df2565abbcfc0727279e04fe9 (patch)
tree1ef14afd90ed20f3dc00b3dc2db34293fababe16 /include/Makefile
parent333eaa9d00a826b2c2d561bf20136575667a56ac (diff)
downloadFreeBSD-src-db19fb8662cada4df2565abbcfc0727279e04fe9.zip
FreeBSD-src-db19fb8662cada4df2565abbcfc0727279e04fe9.tar.gz
Add link.h to list of headers to install.
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile
index 823c149..acaedbe 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -9,7 +9,8 @@ all clean cleandir depend lint tags:
# XXX MISSING: mp.h
FILES= a.out.h ar.h assert.h bitstring.h ctype.h db.h dirent.h disktab.h \
- err.h fnmatch.h fstab.h fts.h glob.h grp.h kvm.h limits.h locale.h \
+ err.h fnmatch.h fstab.h fts.h glob.h grp.h kvm.h limits.h link.h \
+ locale.h \
math.h memory.h mpool.h ndbm.h netdb.h nlist.h paths.h pwd.h \
ranlib.h regex.h regexp.h resolv.h rune.h runetype.h setjmp.h \
sgtty.h signal.h stab.h stddef.h stdio.h stdlib.h string.h strings.h \
OpenPOWER on IntegriCloud