aboutsummaryrefslogtreecommitdiff
path: root/include/Makefile
diff options
context:
space:
mode:
authorSam Leffler <sam@FreeBSD.org>2003-06-25 19:39:03 +0000
committerSam Leffler <sam@FreeBSD.org>2003-06-25 19:39:03 +0000
commit81b9fd77b57febe8d10f8edd66087c8945d57dba (patch)
tree2fd6ac0a7e252048d7fa229405e1d68d9a7a9fbe /include/Makefile
parent4c861aeb86aeafe4d78b70554b04d93e2b98597d (diff)
downloadsrc-81b9fd77b57febe8d10f8edd66087c8945d57dba.tar.gz
src-81b9fd77b57febe8d10f8edd66087c8945d57dba.zip
back out install of net80211 include files until I can remove the old code
Notes
Notes: svn path=/head/; revision=116835
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 435a54e95908..b223b7af3fa3 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -27,8 +27,8 @@ PHDRS= sched.h semaphore.h _semaphore.h # mqueue.h
LHDRS= aio.h errno.h fcntl.h linker_set.h poll.h stdint.h syslog.h \
termios.h ucontext.h
-LDIRS= cam geom net net80211 netatalk netatm netgraph netinet netinet6 \
- netipsec netipx netkey netnatm netncp netsmb nfs nfsclient nfsserver \
+LDIRS= cam geom net netatalk netatm netgraph netinet netinet6 netipsec \
+ netipx netkey netnatm netncp netsmb nfs nfsclient nfsserver \
pccard posix4 sys vm
LSUBDIRS= cam/scsi dev/an dev/ic dev/iicbus dev/firewire dev/ofw \