[hydra-commits] hydra/slice.git branch "master" updated.

Commits to the Hydra project code repositories hydra-commits at lists.digium.com
Mon Aug 9 11:06:22 CDT 2010


branch "master" has been updated
       via  b39c2a7e4135ebf4ca6137fd2c6a140145f5493a (commit)
      from  3bd893153b5d34493c8d3b46ff253ff4964ebbf0 (commit)

Summary of changes:
 Core/Discovery/CMakeLists.txt |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


- Log -----------------------------------------------------------------
commit b39c2a7e4135ebf4ca6137fd2c6a140145f5493a
Author: Joshua Colp <jcolp at digium.com>
Date:   Mon Aug 9 13:22:02 2010 -0300

    Whoops, forgot the CMakeLists.txt

diff --git a/Core/Discovery/CMakeLists.txt b/Core/Discovery/CMakeLists.txt
index cc9b195..5a7e573 100644
--- a/Core/Discovery/CMakeLists.txt
+++ b/Core/Discovery/CMakeLists.txt
@@ -1,5 +1,5 @@
 # Compile our service locator slice definition so we can then use it
-hydra_compile_slice(ServiceLocatorI.ice lib "Slice Defined API" Core)
+hydra_compile_slice(ServiceLocatorIf.ice lib "Slice Defined API" Core)
 
 # Can't forget about events
-hydra_compile_slice(ServiceLocatorEventsI.ice lib "Slice Defined API" Core)
+hydra_compile_slice(ServiceLocatorEventsIf.ice lib "Slice Defined API" Core)

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


-- 
hydra/slice.git




More information about the asterisk-scf-commits mailing list