[core] remove unimrcp from tree

This commit is contained in:
Chris Rienzo
2022-08-16 18:29:47 -04:00
committed by Andrey Volk
parent 01c1e74f36
commit 3c7e8ff989
632 changed files with 4 additions and 93781 deletions

View File

@@ -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