Merge pull request #888 from n0npax/add-ln-command-to-coreutils

add ln command to coreutils.mk
This commit is contained in:
Jeremy Soller 2017-03-23 09:19:22 -06:00 committed by GitHub
commit 521f4881a8

View file

@ -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 \