summaryrefslogtreecommitdiff
path: root/deps/openssl/openssl/crypto/siphash/build.info
diff options
context:
space:
mode:
Diffstat (limited to 'deps/openssl/openssl/crypto/siphash/build.info')
-rw-r--r--deps/openssl/openssl/crypto/siphash/build.info5
1 files changed, 5 insertions, 0 deletions
diff --git a/deps/openssl/openssl/crypto/siphash/build.info b/deps/openssl/openssl/crypto/siphash/build.info
new file mode 100644
index 0000000000..4166344a5b
--- /dev/null
+++ b/deps/openssl/openssl/crypto/siphash/build.info
@@ -0,0 +1,5 @@
+LIBS=../../libcrypto
+SOURCE[../../libcrypto]=\
+ siphash.c \
+ siphash_pmeth.c \
+ siphash_ameth.c