diff --git a/Makefile b/Makefile index fe942a7c7..9a89ec28f 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.64 2015/06/18 11:46:16 deraadt Exp $ +# $OpenBSD: Makefile,v 1.65 2015/07/01 20:10:39 deraadt Exp $ .include .include @@ -124,7 +124,7 @@ dist: { env MACHINE=${MACHINE} ksh ./checkflist ${OSREV} || true ; } checkdist: - cd distrib/sets && \ + @cd distrib/sets && \ { env MACHINE=${MACHINE} ksh ./checkflist ${OSREV} || true ; } distrib-dirs: