summaryrefslogtreecommitdiff
path: root/build.conf
diff options
context:
space:
mode:
authorsf <sf@13f79535-47bb-0310-9956-ffa450edef68>2012-07-05 18:02:28 +0000
committersf <sf@13f79535-47bb-0310-9956-ffa450edef68>2012-07-05 18:02:28 +0000
commitc0e23e4413969580bac8bd905a498ef3938108a9 (patch)
treeffa478ec459f79cdefcb963073af9158c9c64275 /build.conf
parent81e5b4f33a5a918a41ace2639a726b8af9240838 (diff)
downloadlibapr-c0e23e4413969580bac8bd905a498ef3938108a9.tar.gz
Move non-MD5-related things from apr_md5.c to new file apr_passwd.c
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@1357772 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 4933d15cd..fc110e2eb 100644
--- a/build.conf
+++ b/build.conf
@@ -13,6 +13,7 @@ paths =
crypto/apr_crypto.c
crypto/apr_md4.c
crypto/apr_md5.c
+ crypto/apr_passwd.c
crypto/apr_sha1.c
crypto/getuuid.c
crypto/uuid.c