Skip to content

Commit 9458a30

Browse files
author
Mika Leppänen
committed
Added crypto library to unit test makefile
1 parent ff83e4b commit 9458a30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/nanostack/unittest/makefile_defines.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ INCLUDE_DIRS =\
4141
../../../../../../event-loop/nanostack-event-loop/\
4242
../../../../../../event-loop/source/ \
4343
../../../../../../mbedtls/include/ \
44+
../../../../../../mbedtls/crypto/include/ \
4445
../../../../../../nsdl-c/nsdl-c/ \
4546
/usr/include\
4647
$(CPPUTEST_HOME)/include\

0 commit comments

Comments
 (0)