mirror of
https://github.com/uutils/coreutils
synced 2024-12-04 18:39:52 +00:00
makefile: also build basenc
This commit is contained in:
parent
6b8ab37ad9
commit
136803ef3d
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ endif
|
|||
PROGS := \
|
||||
base32 \
|
||||
base64 \
|
||||
basenc \
|
||||
basename \
|
||||
cat \
|
||||
cksum \
|
||||
|
|
Loading…
Reference in a new issue