adding hash.h to include.am

This commit is contained in:
Takashi Kojo
2015-05-28 20:50:22 +09:00
parent d67168d539
commit e4580c3461

View File

@ -20,6 +20,7 @@ nobase_include_HEADERS+= \
wolfssl/wolfcrypt/ge_operations.h \
wolfssl/wolfcrypt/error-crypt.h \
wolfssl/wolfcrypt/fips_test.h \
wolfssl/wolfcrypt/hash.h \
wolfssl/wolfcrypt/hc128.h \
wolfssl/wolfcrypt/hmac.h \
wolfssl/wolfcrypt/integer.h \