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>
Mon, 6 Jun 2022 22:02:10 +0000 (15:02 -0700)
commitbc417a9558a3cbc212fdf6c5c0dca0ef93d75e55
tree8c9c3755e75e4695780d6a6e9c639fbec2025c56
parentb1fa0b81c60c755167aa4d2276b603a6c2b2eea9
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>
(cherry picked from commit 80c4d675c22ee12516435b6ff4ce80e13c676d9b)
libs/libcoap/Makefile