summaryrefslogtreecommitdiff
path: root/build.symbian/pjsip.mmp
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2007-10-15 07:04:59 +0000
committerBenny Prijono <bennylp@teluu.com>2007-10-15 07:04:59 +0000
commit4b289329774686a3e261fac70fbd902942cb9b1f (patch)
tree2afebdecbce79f65ab386003be09649736665f7a /build.symbian/pjsip.mmp
parentcee3cd46bbeec0bb7e76a5480e7cad9ee2f8cda5 (diff)
Continuing ticket #396: tested digest AKAv1, implemented AKAv2, and some works in the authentication framework to support it
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1500 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'build.symbian/pjsip.mmp')
-rw-r--r--build.symbian/pjsip.mmp1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.symbian/pjsip.mmp b/build.symbian/pjsip.mmp
index efaf9bd5..513a7dee 100644
--- a/build.symbian/pjsip.mmp
+++ b/build.symbian/pjsip.mmp
@@ -32,6 +32,7 @@ OPTION GCC -x c++
// PJSIP-CORE files
+//SOURCE sip_auth_aka.c
SOURCE sip_auth_client.c
SOURCE sip_auth_msg.c
SOURCE sip_auth_parser.c