aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-11-17 23:50:28 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-11-17 23:50:28 +0000
commit50b8032c8d84b05ce1b211bc64a2bb381933dfae (patch)
tree39eb98312cf7835c5cfe240de8e8193498d1c948 /include
parenteeb59ece32233bf3a1301e5bcb999b81f2c9ebab (diff)
Notes
Diffstat (limited to 'include')
-rw-r--r--include/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile
index efb345c474c9..93b8c2277069 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -105,7 +105,7 @@ compat:
.endif
copies:
-.for i in ${LDIRS} ${LSUBDIRS} crypto machine machine/pc
+.for i in ${LDIRS} ${LSUBDIRS} ${LSUBSUBDIRS} altq crypto machine machine/pc
.if exists(${DESTDIR}${INCLUDEDIR}/$i)
cd ${DESTDIR}${INCLUDEDIR}/$i; \
for h in *.h; do \