1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 19:17:43 +00:00

makefile: also build basenc

This commit is contained in:
Sylvestre Ledru 2022-03-28 23:10:33 +02:00
parent 6b8ab37ad9
commit 136803ef3d

View file

@ -54,6 +54,7 @@ endif
PROGS := \
base32 \
base64 \
basenc \
basename \
cat \
cksum \