Added blake2 source and headers files to sdist

This commit is contained in:
John Galt 2015-11-12 12:50:45 -05:00
parent 880dfae098
commit 958e07c5dc

View File

@ -39,6 +39,8 @@ extra-source-files: cbits/*.h
cbits/aes/*.h
cbits/ed25519/*.h
cbits/p256/*.h
cbits/blake2/*.h
cbits/blake2/*.c
cbits/aes/x86ni_impl.c
tests/*.hs