Module: sems Branch: master Commit: 5b070937b1e704010903b96711317138aca72856 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=5b070937b1e704010903b96711317138aca72856
Author: Peter Lemenkov <[email protected]> Committer: Peter Lemenkov <[email protected]> Date: Tue Feb 8 22:58:42 2011 +0300 Do not mention removed md5.c in CMake-file Signed-off-by: Peter Lemenkov <[email protected]> --- core/plug-in/uac_auth/CMakeLists.txt | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/core/plug-in/uac_auth/CMakeLists.txt b/core/plug-in/uac_auth/CMakeLists.txt index cde7636..9b29eda 100644 --- a/core/plug-in/uac_auth/CMakeLists.txt +++ b/core/plug-in/uac_auth/CMakeLists.txt @@ -1,5 +1,4 @@ set (uac_auth_SRCS -md5.cpp UACAuth.cpp ) _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
