summaryrefslogtreecommitdiffstats
path: root/include/Makefile
diff options
context:
space:
mode:
authorjlemon <jlemon@FreeBSD.org>1999-11-05 18:49:00 +0000
committerjlemon <jlemon@FreeBSD.org>1999-11-05 18:49:00 +0000
commitfad9b06dcd3b0b9e7f6f4f336dc657d42fe7153f (patch)
tree2f3152b6954b3bacc665a79d4e8a7d46fecea7dd /include/Makefile
parent7efc91cadcfeb421fc4d02ba94db784616f3714c (diff)
downloadFreeBSD-src-fad9b06dcd3b0b9e7f6f4f336dc657d42fe7153f.zip
FreeBSD-src-fad9b06dcd3b0b9e7f6f4f336dc657d42fe7153f.tar.gz
Add missing netinet6.
Detected by: make world
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile
index 11e5b55..90f6916 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -41,8 +41,8 @@ SFILES= soundcard.h
LFILES= aio.h errno.h fcntl.h inttypes.h linker_set.h poll.h syslog.h \
termios.h ucontext.h
-LDIRS= cam msdosfs net netatalk netatm netgraph netinet netipx netkey \
- netncp netns nfs nwfs pccard posix4 sys vm
+LDIRS= cam msdosfs net netatalk netatm netgraph netinet netinet6 \
+ netipx netkey netncp netns nfs nwfs pccard posix4 sys vm
LNOHEADERDIRS= isofs ufs
LSUBDIRS= isofs/cd9660 ufs/ffs ufs/mfs ufs/ufs cam/scsi
OpenPOWER on IntegriCloud