Преглед изворни кода

Makefile.groups: added log_custom to list of extra modules

Daniel-Constantin Mierla пре 10 година
родитељ
комит
f8397fe8b7
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      Makefile.groups

+ 2 - 1
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 \