diff --git a/Makefile.inc1 b/Makefile.inc1 index 6b7ca5316fa..ec72a88337d 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -91,7 +91,6 @@ SUBDIR+=sys usr.bin usr.sbin .if ${MK_OFED} != "no" SUBDIR+=contrib/ofed .endif -SUBDIR+=external/bsd # # We must do etc/ last for install/distribute to work.