Browse Source

Makefile: add corex module to kstandard group

Alex Hermann 12 years ago
parent
commit
43533b41f2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -203,7 +203,7 @@ module_group_cassandra=$(module_group_cassandra_driver) $(module_group_db)
 
 ### Kamailio specific groups ###
 # Standard modules in K Debian distro
-module_group_kstandard=acc alias_db auth auth_db benchmark call_control \
+module_group_kstandard=acc alias_db auth auth_db benchmark call_control corex \
 				cfgutils db_text dialog dispatcher diversion domain drouting \
 				exec group htable imc kex maxfwd mi_datagram mi_fifo msilo \
 				nat_traversal nathelper path pdt permissions pike pv qos \