1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 11:37:44 +00:00

Add du to Makefile

This commit is contained in:
Derek Chiang 2013-12-03 18:59:47 -05:00
parent 9a43f2bdb6
commit 025adec19e

View file

@ -11,6 +11,7 @@ EXES := \
cat \ cat \
echo \ echo \
env \ env \
du \
false \ false \
printenv \ printenv \
true \ true \