diff libfdcore/CMakeLists.txt @ 1180:773498f59520

Preparing for future DTLS/SCTP support
author Sebastien Decugis <sdecugis@freediameter.net>
date Wed, 05 Jun 2013 15:02:29 +0800
parents 05f74dc19c49
children 38e4a7c318ac
line wrap: on
line diff
--- a/libfdcore/CMakeLists.txt	Tue Jun 04 18:41:07 2013 +0800
+++ b/libfdcore/CMakeLists.txt	Wed Jun 05 15:02:29 2013 +0800
@@ -38,7 +38,7 @@
 	)
 
 IF(NOT DISABLE_SCTP)
-	SET(FDCORE_SRC ${FDCORE_SRC} sctp.c sctps.c)
+	SET(FDCORE_SRC ${FDCORE_SRC} sctp.c sctp3436.c)
 ENDIF(NOT DISABLE_SCTP)
 
 SET(FDCORE_GEN_SRC
"Welcome to our mercurial repository"