Browse Source

include cfg_rpc module in the standard module list

Miklos Tirpak 17 năm trước cách đây
mục cha
commit
c6c91622ad
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -79,7 +79,7 @@ module_group_standard=acc_syslog auth avp avpops ctl dispatcher diversion enum\
 				eval exec fifo flatstore gflags maxfwd mediaproxy \
 				eval exec fifo flatstore gflags maxfwd mediaproxy \
 				nathelper options pdt permissions pike print ratelimit \
 				nathelper options pdt permissions pike print ratelimit \
 				registrar rr sanity sl textops timer tm uac unixsock uri \
 				registrar rr sanity sl textops timer tm uac unixsock uri \
-				usrloc xlog
+				usrloc xlog cfg_rpc
 
 
 # Modules in this group are considered a standard part of SER (due to 
 # Modules in this group are considered a standard part of SER (due to 
 # widespread usage) but they have dependencies that must be satisfied for 
 # widespread usage) but they have dependencies that must be satisfied for