diff freeDiameter/CMakeLists.txt @ 22:0b3b46da2c12

Progress on server code
author Sebastien Decugis <sdecugis@nict.go.jp>
date Mon, 19 Oct 2009 18:43:09 +0900
parents 277ec00d793e
children bd83ce9328ed
line wrap: on
line diff
--- a/freeDiameter/CMakeLists.txt	Thu Oct 08 20:05:16 2009 +0900
+++ b/freeDiameter/CMakeLists.txt	Mon Oct 19 18:43:09 2009 +0900
@@ -20,6 +20,7 @@
 	p_expiry.c
 	p_psm.c
 	server.c
+	tcp.c
 	)
 
 IF(NOT DISABLE_SCTP)
"Welcome to our mercurial repository"