Merge pull request #1057 from kaleb-himes/TIRTOS-UPDATE

Add dependancy file to tirtos package.bld
This commit is contained in:
toddouska
2017-07-25 10:25:52 -07:00
committed by GitHub

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",