diff --git a/share/mk/local.dirdeps.mk b/share/mk/local.dirdeps.mk index 2173ea0be44..a22f494bd33 100644 --- a/share/mk/local.dirdeps.mk +++ b/share/mk/local.dirdeps.mk @@ -283,7 +283,6 @@ BROKEN_HOST_DEP_TESTS += \ usr.bin/gzip/tests \ usr.bin/printf/tests \ -.endif TESTS_DIR_LIST += tests # most of the tree only has Makefile.depend @@ -306,3 +305,5 @@ ${DEP_RELDIR}/$t.test: .endif .endfor .endif + +.endif