Module: sip-router Branch: master Commit: 3097e5ec43acd130bfd55bc2e8fc1d962faec4d0 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=3097e5ec...
Author: Ovidiu Sas osas@voipembedded.com Committer: Ovidiu Sas osas@voipembedded.com Date: Mon Nov 14 12:20:11 2011 -0500
Makefile: add xhttp_rpc module to kstandard
---
Makefile | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile b/Makefile index fc9767c..88d3958 100644 --- a/Makefile +++ b/Makefile @@ -210,8 +210,8 @@ module_group_kstandard=acc alias_db auth auth_db benchmark call_control \ avpops cfg_db cfg_rpc ctl db_flatstore dialplan enum \ iptrtpproxy lcr mediaproxy mi_rpc pdb sanity tm topoh \ blst prefix_route counters debugger matrix mqueue mtree \ - pipelimit rtpproxy textopsx xhttp ipops p_usrloc sdpops \ - async sipcapture, dmq + pipelimit rtpproxy textopsx xhttp xhttp_rpc ipops p_usrloc \ + sdpops async sipcapture dmq
# K mysql module module_group_kmysql=db_mysql