Skip to content

Commit

Permalink
Add new crypto/limbs files to Cargo.toml so they'll be packaged.
Browse files Browse the repository at this point in the history
  • Loading branch information
briansmith committed Jan 13, 2017
1 parent 5f0a958 commit c431705
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,9 @@ include = [
"crypto/ec/gfp_p256.c",
"crypto/ec/gfp_p384.c",
"crypto/internal.h",
"crypto/limbs/limbs.c",
"crypto/limbs/limbs.h",
"crypto/limbs/limbs.inl",
"crypto/mem.c",
"crypto/modes/asm/aesni-gcm-x86_64.pl",
"crypto/modes/asm/ghash-armv4.pl",
Expand Down

0 comments on commit c431705

Please sign in to comment.