summaryrefslogtreecommitdiff
path: root/build.conf
diff options
context:
space:
mode:
authorStefan Fritsch <sf@apache.org>2012-07-05 18:02:28 +0000
committerStefan Fritsch <sf@apache.org>2012-07-05 18:02:28 +0000
commit4ca99696c1bed1e31343175d37c87ea77758293a (patch)
treeffa478ec459f79cdefcb963073af9158c9c64275 /build.conf
parent5199258e1388517e2324144c2605cd0145af3a36 (diff)
downloadapr-4ca99696c1bed1e31343175d37c87ea77758293a.tar.gz
Move non-MD5-related things from apr_md5.c to new file apr_passwd.c
git-svn-id: https://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