Browse Source

Makefile: remove typo comma at the end of the sipcapture module name

Daniel-Constantin Mierla 14 years ago
parent
commit
fb75114b7c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -211,7 +211,7 @@ module_group_kstandard=acc alias_db auth auth_db benchmark call_control \
 				iptrtpproxy lcr mediaproxy mi_rpc pdb sanity tm topoh \
 				iptrtpproxy lcr mediaproxy mi_rpc pdb sanity tm topoh \
 				blst prefix_route counters debugger matrix mqueue mtree \
 				blst prefix_route counters debugger matrix mqueue mtree \
 				pipelimit rtpproxy textopsx xhttp ipops p_usrloc sdpops \
 				pipelimit rtpproxy textopsx xhttp ipops p_usrloc sdpops \
-				async sipcapture, dmq
+				async sipcapture dmq
 
 
 # K mysql module
 # K mysql module
 module_group_kmysql=db_mysql
 module_group_kmysql=db_mysql