1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 03:27:44 +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 := \ PROGS := \
base32 \ base32 \
base64 \ base64 \
basenc \
basename \ basename \
cat \ cat \
cksum \ cksum \