Skip to content

Commit

Permalink
Update binding.gyp
Browse files Browse the repository at this point in the history
  • Loading branch information
Caberhagen committed Apr 8, 2015
1 parent 83c7dc1 commit 3be371a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions binding.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"sources": [
"multihashing.cc",
"scryptn.c",
"Lyra2RE.c",
"yescrypt/sha256_Y.c",
"yescrypt/yescrypt-best.c",
"yescrypt/yescryptcommon.c",
Expand Down Expand Up @@ -57,6 +58,8 @@
"crypto/hash.c",
"crypto/aesb.c",
"crypto/wild_keccak.cpp",
"crypto/Lyra2.c",
+ "crypto/Sponge.c",
],
"include_dirs": [
"crypto",
Expand Down

0 comments on commit 3be371a

Please sign in to comment.