diff --git a/Makefile.inc1 b/Makefile.inc1 index 963ffac7d09b..e03588511954 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -1128,7 +1128,6 @@ _includes: .if !empty(SUBDIR_OVERRIDE) && make(buildworld) ${_+_}cd ${.CURDIR}; ${WMAKE} MK_INCLUDES=yes SHARED=symlinks includes .endif - ${_+_}cd ${.CURDIR}; ${WMAKE} test-includes _libraries: @echo @echo "--------------------------------------------------------------"