mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
add sleep explicitly to makefile
This commit is contained in:
parent
eca8130a4a
commit
abdeead005
1 changed files with 2 additions and 0 deletions
|
@ -147,6 +147,7 @@ UNIX_PROGS := \
|
|||
nohup \
|
||||
pathchk \
|
||||
pinky \
|
||||
sleep \
|
||||
stat \
|
||||
stdbuf \
|
||||
timeout \
|
||||
|
@ -221,6 +222,7 @@ TEST_PROGS := \
|
|||
rmdir \
|
||||
runcon \
|
||||
seq \
|
||||
sleep \
|
||||
sort \
|
||||
split \
|
||||
stat \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue