Skip to content

Commit

Permalink
re-./configure after srp changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sqs committed Apr 21, 2011
1 parent b7912b8 commit 40c8b0d
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 75 deletions.
2 changes: 1 addition & 1 deletion config.mk
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
SOURCES= core/sjcl.js core/aes.js core/bitArray.js core/codecString.js core/codecHex.js core/codecBase64.js core/sha256.js core/sha1.js core/ccm.js core/cbc.js core/ocb2.js core/hmac.js core/pbkdf2.js core/srp.js core/random.js core/convenience.js core/bn.js core/ecc.js
SOURCES= core/sjcl.js core/aes.js core/bitArray.js core/codecString.js core/codecHex.js core/codecBase64.js core/sha256.js core/ccm.js core/ocb2.js core/hmac.js core/pbkdf2.js core/random.js core/convenience.js
COMPRESS= core_closure.js
Loading

0 comments on commit 40c8b0d

Please sign in to comment.