[asterisk-scf-commits] asterisk-scf/integration/gitall.git branch "master" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Tue Sep 13 13:48:44 CDT 2011
branch "master" has been updated
via 2dd661c24744dda2172f6da7147e51549504ec8e (commit)
from 51dc2eeb1e5b6d27ab173d574b6e3fe166829d22 (commit)
Summary of changes:
CMakeLists.txt | 1 +
gitall-asterisk-scf.sh | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 2dd661c24744dda2172f6da7147e51549504ec8e
Author: Mark Michelson <mmichelson at digium.com>
Date: Tue Sep 13 13:50:19 2011 -0500
Add the media_operations_core repo.
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3d27fef..5096a62 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -56,3 +56,4 @@ add_subdirectory(mediaformatgeneric)
add_subdirectory(routing)
add_subdirectory(sip)
add_subdirectory(matroska)
+add_subdirectory(media_operations_core)
diff --git a/gitall-asterisk-scf.sh b/gitall-asterisk-scf.sh
index 19c4e58..8e969b1 100755
--- a/gitall-asterisk-scf.sh
+++ b/gitall-asterisk-scf.sh
@@ -97,6 +97,7 @@ repos[i++]=release/pjproject
repos[i++]=release/configurator
repos[i++]=release/mediaformatgeneric
repos[i++]=release/matroska
+repos[i++]=release/media_operations_core
# by default, pull
cmd=pull
-----------------------------------------------------------------------
--
asterisk-scf/integration/gitall.git
More information about the asterisk-scf-commits
mailing list