diff --git a/cryptonite.cabal b/cryptonite.cabal index f15ec48..55baa7b 100644 --- a/cryptonite.cabal +++ b/cryptonite.cabal @@ -13,8 +13,9 @@ Build-Type: Simple Homepage: https://github.com/vincenthz/cryptonite Bug-reports: https://github.com/vincenthz/cryptonite/issues Cabal-Version: >=1.10 -extra-source-files: README.md - cbits/*.h +extra-doc-files: README.md +extra-source-files: cbits/*.h + cbits/aes/*.h source-repository head type: git