Browse Source

- excluded auth_identity from the default compilation list

Andrei Pelinescu-Onciul 17 năm trước cách đây
mục cha
commit
2a584f3cde
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -105,7 +105,7 @@ module_group_standard=acc_syslog auth avp avpops ctl dispatcher diversion enum\
 # NOTE! All presence modules (dialog, pa, presence_b2b, rls, xcap) have been
 # NOTE! All presence modules (dialog, pa, presence_b2b, rls, xcap) have been
 # included in this group due to interdependencies
 # included in this group due to interdependencies
 module_group_standard_dep=acc_db acc_radius auth_db auth_radius avp_db \
 module_group_standard_dep=acc_db acc_radius auth_db auth_radius avp_db \
-				avp_radius \
+				avp_radius auth_identity \
 				db_ops domain lcr msilo mysql dialog pa postgres \
 				db_ops domain lcr msilo mysql dialog pa postgres \
 				presence_b2b rls speeddial uri_db xcap xmlrpc
 				presence_b2b rls speeddial uri_db xcap xmlrpc