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