[sr-dev] git:master:f8397fe8: Makefile.groups: added log_custom to list of extra modules

Daniel-Constantin Mierla miconda at gmail.com
Fri Oct 23 14:17:09 CEST 2015


Module: kamailio
Branch: master
Commit: f8397fe8b70cbaee573d713929e1486807bcbd84
URL: https://github.com/kamailio/kamailio/commit/f8397fe8b70cbaee573d713929e1486807bcbd84

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2015-10-23T13:19:25+02:00

Makefile.groups: added log_custom to list of extra modules

---

Modified: Makefile.groups

---

Diff:  https://github.com/kamailio/kamailio/commit/f8397fe8b70cbaee573d713929e1486807bcbd84.diff
Patch: https://github.com/kamailio/kamailio/commit/f8397fe8b70cbaee573d713929e1486807bcbd84.patch

---

diff --git a/Makefile.groups b/Makefile.groups
index 880753d..c5f5300 100644
--- a/Makefile.groups
+++ b/Makefile.groups
@@ -20,7 +20,8 @@ mod_list_basic=async auth benchmark blst cfg_rpc cfgutils corex counters \
 # - extra used modules, with no extra dependency
 mod_list_extra=avp auth_diameter call_control dmq domainpolicy msrp pdb \
 			     qos sca seas sms sst timer tmrec uac_redirect xhttp \
-				 xhttp_rpc xprint jsonrpc-s nosip dmq_usrloc statsd rtjson
+				 xhttp_rpc xprint jsonrpc-s nosip dmq_usrloc statsd rtjson \
+				 log_custom
 
 # - common modules depending on database
 mod_list_db=acc alias_db auth_db avpops cfg_db db_text db_flatstore \




More information about the sr-dev mailing list