summaryrefslogtreecommitdiffstats
path: root/include/Makefile
diff options
context:
space:
mode:
authorbp <bp@FreeBSD.org>1999-10-14 06:40:46 +0000
committerbp <bp@FreeBSD.org>1999-10-14 06:40:46 +0000
commit511cb27e6c44d9dc401cc5cbad0aaceec840d3f7 (patch)
tree8333cc3b8e48017c7990da2ceccb1fc306f208fd /include/Makefile
parentb5080e1313db57b3ff6521e897b5338d7533367d (diff)
downloadFreeBSD-src-511cb27e6c44d9dc401cc5cbad0aaceec840d3f7.zip
FreeBSD-src-511cb27e6c44d9dc401cc5cbad0aaceec840d3f7.tar.gz
Make libncp actually compiled.
Reviewed by: mdodd
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 5eacd06..79f319d 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 netinet netipx netkey netns nfs \
- pccard posix4 sys vm
+LDIRS= cam msdosfs net netatalk netatm netinet 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