mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
fix/df ~ fix build script for sub-crate builds
This commit is contained in:
parent
81d85f398b
commit
23b49101c0
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
name = "df"
|
||||
version = "0.0.1"
|
||||
authors = []
|
||||
license = "MIT"
|
||||
build = "../../common/mkmain.rs"
|
||||
|
||||
[lib]
|
||||
name = "uu_df"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue