Skip to content

Commit d6de30e

Browse files
authored
Merge pull request #8013 from oech3/stty
Add stty to GNUmakefile
2 parents 5fd4ab5 + c3cb9ef commit d6de30e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

GNUmakefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ PROGS := \
127127
sleep \
128128
sort \
129129
split \
130+
stty \
130131
sum \
131132
sync \
132133
tac \

0 commit comments

Comments
 (0)