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

Merge pull request #3330 from sylvestre/debug-test

makefile: also build basenc
This commit is contained in:
Sylvestre Ledru 2022-03-29 22:33:05 +02:00 committed by GitHub
commit 5b09008fc0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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