Update file path in CMakeLists.txt

Folder 'protocols' was missing from the file path.
pull/14816/head
Arto Kinnunen 2021-06-29 17:50:02 +03:00
parent b3cced7d7f
commit 9913b59901
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ target_sources(mbed-nanostack-sal_stack
protocols/key_sec_prot/key_sec_prot.c
msg_sec_prot/msg_sec_prot.c
protocols/msg_sec_prot/msg_sec_prot.c
protocols/radius_sec_prot/avp_helper.c
protocols/radius_sec_prot/radius_client_sec_prot.c