Module: sip-router Branch: master Commit: b8201c6dbff5967d1277363d119cbf33590d4112 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=b8201c6d...
Author: Jon Bonilla manwe@aholab.ehu.es Committer: Jon Bonilla manwe@aholab.ehu.es Date: Wed Jun 13 15:38:20 2012 +0200
Makefile: Add db_cluster
Added to standard group as it has no dependencies
---
Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile b/Makefile index c2e1782..44f5a68 100644 --- a/Makefile +++ b/Makefile @@ -214,7 +214,7 @@ module_group_kstandard=acc alias_db auth auth_db benchmark call_control \ iptrtpproxy lcr mediaproxy mi_rpc pdb sanity tm topoh \ blst prefix_route counters debugger matrix mqueue mtree \ pipelimit rtpproxy textopsx xhttp xhttp_rpc ipops p_usrloc \ - sdpops async sipcapture dmq msrp tmrec + sdpops async sipcapture dmq msrp tmrec db_cluster
# K mysql module module_group_kmysql=db_mysql