add sleep explicitly to makefile

This commit is contained in:
Ulrich Hornung
2024-04-02 22:50:08 +02:00
committed by Ben Wiederhake
parent eca8130a4a
commit abdeead005
+2
View File
@@ -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 \