summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2002-06-06 19:36:51 +0000
committerdougb <dougb@FreeBSD.org>2002-06-06 19:36:51 +0000
commita251620880c02800edc48f4222136e4258a13e95 (patch)
treec0b2e42375c45ab63b9ceea919a40debe2e6577e /usr.bin
parent4bbb3471b5593c9c143acc37be68633f41bb016c (diff)
downloadFreeBSD-src-a251620880c02800edc48f4222136e4258a13e95.zip
FreeBSD-src-a251620880c02800edc48f4222136e4258a13e95.tar.gz
Hook stat into the build
Fix a trailing ws nit while I'm here
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 480e432..5a2f121 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"
OpenPOWER on IntegriCloud