summaryrefslogtreecommitdiff
path: root/build.conf
diff options
context:
space:
mode:
authorYann Ylavic <ylavic@apache.org>2016-10-07 00:59:05 +0000
committerYann Ylavic <ylavic@apache.org>2016-10-07 00:59:05 +0000
commit198dbd6c512dfd20864e161efcfabaf89a3d6007 (patch)
tree0d92c6228c23358b30ec3476ce834d18b8b3e277 /build.conf
parent3afe340a64ff05306a3d6990192a7eb504ff3449 (diff)
downloadapr-198dbd6c512dfd20864e161efcfabaf89a3d6007.tar.gz
Provide apr_siphash*() functions family.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1763672 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.conf')
-rw-r--r--build.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.conf b/build.conf
index d429994c5..8fbcfc895 100644
--- a/build.conf
+++ b/build.conf
@@ -15,6 +15,7 @@ paths =
crypto/apr_md5.c
crypto/apr_passwd.c
crypto/apr_sha1.c
+ crypto/apr_siphash.c
crypto/getuuid.c
crypto/uuid.c
crypto/crypt_blowfish.c