15 lines
230 B
Diff
15 lines
230 B
Diff
diff --git a/GNUmakefile b/GNUmakefile
|
|
index 8d7179b5e..84947aa4a 100644
|
|
--- a/GNUmakefile
|
|
+++ b/GNUmakefile
|
|
@@ -173,7 +173,8 @@ UNIX_PROGS := \
|
|
unlink \
|
|
uptime \
|
|
users \
|
|
- who
|
|
+ who \
|
|
+ stty
|
|
|
|
SELINUX_PROGS := \
|
|
chcon \
|