diff --git a/bin/sh/Makefile b/bin/sh/Makefile index 0c06c9061ea..1b0738b4dfb 100644 --- a/bin/sh/Makefile +++ b/bin/sh/Makefile @@ -26,7 +26,7 @@ WARNS?= 2 WFORMAT=0 .PATH: ${.CURDIR}/bltin \ - ${.CURDIR}/../../bin/test + ${.CURDIR}/../test CLEANFILES+= mkinit mkinit.o mknodes mknodes.o \ mksyntax mksyntax.o