[asterisk-scf-commits] asterisk-scf/integration/sip.git branch "master" updated.

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Tue Sep 14 11:04:21 CDT 2010


branch "master" has been updated
       via  3b8ed438ff28ba3f347157df2fc57264f2f69d33 (commit)
      from  00f0346a18da53a37de6b8456980934db1920ab3 (commit)

Summary of changes:
 src/CMakeLists.txt |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


- Log -----------------------------------------------------------------
commit 3b8ed438ff28ba3f347157df2fc57264f2f69d33
Author: Mark Michelson <mmichelson at digium.com>
Date:   Tue Sep 14 11:05:13 2010 -0500

    Add missing slice inclusion in CMakeLists.txt.

diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 6be8437..7cfe462 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -10,6 +10,7 @@ hydra_component_add_slice(SipChannelService BridgingIf)
 hydra_component_add_slice(SipChannelService MediaIf)
 hydra_component_add_slice(SipChannelService MediaRTPIf)
 hydra_component_add_slice(SipChannelService SessionCommunicationsIf)
+hydra_component_add_slice(SipChannelService SipStateReplicationIf)
 
 # Add our component's own slice types.
 hydra_component_add_slice(SipChannelService SipIf)

-----------------------------------------------------------------------


-- 
asterisk-scf/integration/sip.git



More information about the asterisk-scf-commits mailing list