add ln command to coreutils.mk

This commit is contained in:
n0npax 2017-03-23 07:01:58 +01:00
parent 007603a53c
commit c5cd11cd80

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 \