khefin-add-luks-key did not compile with make all
Opened this issue · 1 comments
Chapoly1305 commented
Describe the bug
khefin-add-luks-key will not be compiled with make all.
To Reproduce
Steps to reproduce the behavior:
- Download Release 0.6.1
- make all
- sudo make install
- khefinkhefin-add-luks-key: command not found
Expected behavior
In general understanding, khefinkhefin-add-luks-key shall be built with make all.
Environment:
Ubuntu 20.04 GCC9.3
Chapoly1305 commented
make add-luks-key
sudo make install
is needed for this binary to be built and installed.