error crypt header adjusted and removed from ctaocrypt

This commit is contained in:
Jacob Barthelmeh
2015-01-06 14:45:07 -07:00
parent 6f17e5ecd0
commit 161a90aeae
4 changed files with 9 additions and 466 deletions

View File

@@ -79,7 +79,7 @@ if BUILD_FIPS
src_libwolfssl_la_SOURCES += \
ctaocrypt/src/logging.c \
ctaocrypt/src/wc_port.c \
ctaocrypt/src/error.c
wolfcrypt/src/error.c
else
src_libwolfssl_la_SOURCES += \
wolfcrypt/src/logging.c \