Continuing ticket #396: tested digest AKAv1, implemented AKAv2, and some works in the authentication framework to support it

git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@1500 74dad513-b988-da41-8d7b-12977e46ad98
diff --git a/build.symbian/pjsip.mmp b/build.symbian/pjsip.mmp
index efaf9bd..513a7de 100644
--- a/build.symbian/pjsip.mmp
+++ b/build.symbian/pjsip.mmp
@@ -32,6 +32,7 @@
 
 // PJSIP-CORE files
 
+//SOURCE	sip_auth_aka.c
 SOURCE	sip_auth_client.c
 SOURCE	sip_auth_msg.c
 SOURCE	sip_auth_parser.c