mirror of
https://github.com/uutils/coreutils
synced 2024-11-14 17:07:10 +00:00
Add test support for env to Makefile.
This commit is contained in:
parent
500bbbfa83
commit
5d7a7fd875
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -160,6 +160,7 @@ endif
|
|||
TEST_PROGS := \
|
||||
cat \
|
||||
cp \
|
||||
env \
|
||||
mkdir \
|
||||
mv \
|
||||
nl \
|
||||
|
|
Loading…
Reference in a new issue