summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--utils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/Makefile b/utils/Makefile
index a8e3d3f0..f2ac188b 100644
--- a/utils/Makefile
+++ b/utils/Makefile
@@ -35,6 +35,7 @@ libutil-libsubst = -lutil
INSTALL-login-ops = -o root -m 4755
INSTALL-ps-ops = -o root -m 4755
INSTALL-w-ops = -o root -m 4755
+INSTALL-vmstat-ops = -o root -m 4755
include ../Makeconf