mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
Add env to the build
This commit is contained in:
parent
ed8f7d015f
commit
a501bade88
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -7,7 +7,7 @@ RUSTCFLAGS :=
|
|||
RMFLAGS :=
|
||||
|
||||
# Output names
|
||||
EXES := false printenv true yes cat whoami
|
||||
EXES := false printenv true yes cat whoami env
|
||||
TESTS := cat
|
||||
|
||||
# Utils stuff
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue