summaryrefslogtreecommitdiffstats
path: root/crypto/crypto.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/crypto.gyp')
-rw-r--r--crypto/crypto.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/crypto.gyp b/crypto/crypto.gyp
index e909e90..7b031b2 100644
--- a/crypto/crypto.gyp
+++ b/crypto/crypto.gyp
@@ -149,6 +149,8 @@
'secure_hash.h',
'secure_hash_default.cc',
'secure_hash_openssl.cc',
+ 'secure_util.cc',
+ 'secure_util.h',
'sha2.cc',
'sha2.h',
'signature_creator.h',