mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
[core] remove unimrcp from tree
This commit is contained in:
committed by
Andrey Volk
parent
01c1e74f36
commit
3c7e8ff989
@@ -10,7 +10,7 @@ BGJOB=false
|
||||
VERBOSE=false
|
||||
BASEDIR=`pwd`;
|
||||
LIBDIR=${BASEDIR}/libs;
|
||||
SUBDIRS="apr libzrtp iksemel srtp unimrcp fs";
|
||||
SUBDIRS="apr libzrtp iksemel srtp fs";
|
||||
|
||||
while getopts 'jhd:v' o; do
|
||||
case "$o" in
|
||||
|
Reference in New Issue
Block a user