92b3d6365d
GitOrigin-RevId: 412b9917cea092f3d39f9cd5dead4effd5bc4053
13 lines
311 B
Diff
13 lines
311 B
Diff
diff --git a/Makefile b/Makefile
|
|
index 3f1e18dc659d..163362b82f94 100644
|
|
--- a/sys/Makefile
|
|
+++ b/sys/Makefile
|
|
@@ -2,6 +2,8 @@
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
+INCSDIR= ${INCSDIR0}
|
|
+
|
|
SUBDIR= altq arch compat dev fs miscfs \
|
|
net net80211 netatalk netbt netcan netipsec netinet netinet6 \
|
|
netmpls netsmb \
|