Add sodium/crypto_pwhash.h to the distribution

This commit is contained in:
Frank Denis 2015-12-29 22:42:33 +01:00
parent 69cfab0522
commit 1635f98638

View File

@ -21,6 +21,7 @@ SODIUM_EXPORT = \
sodium/crypto_hash_sha512.h \
sodium/crypto_onetimeauth.h \
sodium/crypto_onetimeauth_poly1305.h \
sodium/crypto_pwhash.h \
sodium/crypto_pwhash_argon2i.h \
sodium/crypto_pwhash_scryptsalsa208sha256.h \
sodium/crypto_scalarmult.h \