diff extensions/app_sip/CMakeLists.txt @ 420:c8a61dabea55

app_sip:Added LIR/LIA for SL
author Alexandre Westfahl <awestfahl@freediameter.net>
date Mon, 19 Jul 2010 16:46:33 +0900
parents 9cc48cd22e67
children 3d9f300f3b49
line wrap: on
line diff
--- a/extensions/app_sip/CMakeLists.txt	Mon Jul 12 22:56:33 2010 +0900
+++ b/extensions/app_sip/CMakeLists.txt	Mon Jul 19 16:46:33 2010 +0900
@@ -20,6 +20,9 @@
 	md5.c
 	multimediaauth.c
 	registrationtermination.c
+	pushprofile.c
+	locationinfo.c
+	locationinfosl.c
 )
 
 # Compile as a module
"Welcome to our mercurial repository"