fix READMe not being a source file
This commit is contained in:
parent
7c6adacef9
commit
289c488c58
@ -13,8 +13,9 @@ Build-Type: Simple
|
|||||||
Homepage: https://github.com/vincenthz/cryptonite
|
Homepage: https://github.com/vincenthz/cryptonite
|
||||||
Bug-reports: https://github.com/vincenthz/cryptonite/issues
|
Bug-reports: https://github.com/vincenthz/cryptonite/issues
|
||||||
Cabal-Version: >=1.10
|
Cabal-Version: >=1.10
|
||||||
extra-source-files: README.md
|
extra-doc-files: README.md
|
||||||
cbits/*.h
|
extra-source-files: cbits/*.h
|
||||||
|
cbits/aes/*.h
|
||||||
|
|
||||||
source-repository head
|
source-repository head
|
||||||
type: git
|
type: git
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user