libcoap: make sure `libcoap-3-notls.so` is installed
authorLeo Soares <leo@hyper.ag>
Mon, 16 May 2022 23:02:26 +0000 (00:02 +0100)
committerRosen Penev <rosenp@gmail.com>
Fri, 20 May 2022 19:14:40 +0000 (12:14 -0700)
commit80c4d675c22ee12516435b6ff4ce80e13c676d9b
treec00bb94d7eae228af36042e984ee996a16159ab0
parenta03282f0db53fdd8616c362885a66eada6943052
libcoap: make sure `libcoap-3-notls.so` is installed

This commit fixes an issue where the `libcoap-3-notls.so` is not installed,
in some cases leaving the target's root with no library and just a broken link
from `libcoap-3.so` to `libcoap-3-notls.so`.

Signed-off-by: Leo Soares <leo@hyper.ag>
libs/libcoap/Makefile