mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-29 08:08:41 +08:00
Merge pull request #888 from n0npax/add-ln-command-to-coreutils
add ln command to coreutils.mk
This commit is contained in:
commit
521f4881a8
@ -15,6 +15,7 @@ coreutils: \
|
||||
filesystem/bin/free \
|
||||
filesystem/bin/head \
|
||||
filesystem/bin/kill \
|
||||
filesystem/bin/ln \
|
||||
filesystem/bin/ls \
|
||||
filesystem/bin/mkdir \
|
||||
filesystem/bin/mv \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user