Add dependancy file to tirtos package.bld

This commit is contained in:
kaleb-himes
2017-07-24 08:32:01 -06:00
parent 9e3497b3d5
commit 0fed9c1dc5

View File

@ -42,6 +42,7 @@ var wolfSSLObjList = [
"wolfcrypt/src/tfm.c",
"wolfcrypt/src/wc_port.c",
"wolfcrypt/src/wolfmath.c",
"wolfcrypt/src/wc_encrypt.c",
"src/internal.c",
"src/io.c",