diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 480e4327ca6..5a2f12114ae 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -146,6 +146,7 @@ SUBDIR= apply \ sockstat \ soelim \ split \ + stat \ su \ symorder \ systat \ @@ -221,7 +222,7 @@ SUBDIR+=perl .endif .if !defined(NO_SENDMAIL) -SUBDIR+=vacation +SUBDIR+=vacation .endif .if ${MACHINE_ARCH} == "i386"