From 44684bdb23bc2a21fb6b6a90d53b03e841cee5f7 Mon Sep 17 00:00:00 2001 From: Peter Lemenkov Date: Tue, 18 May 2010 16:45:23 +0000 Subject: [PATCH] Add AmSipEvent.cpp to list of sources Signed-off-by: Peter Lemenkov git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1907 8eb893ce-cfd4-0310-b710-fb5ebe64c474 --- core/CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/CMakeLists.txt b/core/CMakeLists.txt index f3b0bc75..b8b2f2e3 100644 --- a/core/CMakeLists.txt +++ b/core/CMakeLists.txt @@ -39,6 +39,7 @@ SET (sems_SRCS AmSessionProcessor.cpp AmSipDialog.cpp AmSipDispatcher.cpp + AmSipEvent.cpp AmSipMsg.cpp AmThread.cpp AmUAC.cpp @@ -46,9 +47,9 @@ SET (sems_SRCS AmUtils.cpp AmZRTP.cpp LowcFE.cpp + SipCtrlInterface.cpp log.cpp sems.cpp - SipCtrlInterface.cpp sip/hash.cpp sip/hash_table.cpp sip/msg_fline.cpp