aboutsummaryrefslogtreecommitdiff
path: root/toys/yes.c
diff options
context:
space:
mode:
Diffstat (limited to 'toys/yes.c')
-rw-r--r--toys/yes.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/toys/yes.c b/toys/yes.c
index 501ea3a9..a44937b3 100644
--- a/toys/yes.c
+++ b/toys/yes.c
@@ -6,6 +6,8 @@
*
* Not in SUSv3.
+USE_YES(NEWTOY(yes, NULL, TOYFLAG_USR|TOYFLAG_BIN))
+
config YES
bool "yes"
default y