[sr-dev] git:master: Makefile: Add dmq to K modules standard

Jon Bonilla manwe at aholab.ehu.es
Sun Oct 2 08:20:31 CEST 2011


Module: sip-router
Branch: master
Commit: 4e3c5c81f07fab443ca1ccfe012b85b9c0d2398c
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=4e3c5c81f07fab443ca1ccfe012b85b9c0d2398c

Author: Jon Bonilla <manwe at aholab.ehu.es>
Committer: Jon Bonilla <manwe at aholab.ehu.es>
Date:   Sun Oct  2 08:20:00 2011 +0200

Makefile: Add dmq to K modules standard

---

 Makefile |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 9c04af7..d155a1b 100644
--- a/Makefile
+++ b/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 \
 				blst prefix_route counters debugger matrix mqueue mtree \
 				pipelimit rtpproxy textopsx xhttp ipops p_usrloc sdpops \
-				async sipcapture
+				async sipcapture, dmq
 
 # K mysql module
 module_group_kmysql=db_mysql
@@ -308,7 +308,7 @@ else
 							presence_dialoginfo presence_xml pua pua_bla \
 							pua_dialoginfo pua_usrloc pua_xmpp \
 							regex xcap_client xcap_server presence_conference \
-							presence_reginfo pua_reginfo async
+							presence_reginfo pua_reginfo async, dmq
 	#excluded because they depend on external *.h files
 	exclude_modules+= h350
 	# excluded because they do not compile (remove them only after they are




More information about the sr-dev mailing list