Module: sip-router
Branch: master
Commit: b98890fd7a682d702a3fcc7d552c3817210f87c5
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=b98890f…
Author: Jon Bonilla <manwe(a)aholab.ehu.es>
Committer: Jon Bonilla <manwe(a)aholab.ehu.es>
Date: Sun Oct 2 08:23:17 2011 +0200
Makefile: Do not exclude modules without external depends
---
Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile b/Makefile
index d155a1b..fc9767c 100644
--- a/Makefile
+++ b/Makefile
@@ -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, dmq
+ presence_reginfo pua_reginfo
#excluded because they depend on external *.h files
exclude_modules+= h350
# excluded because they do not compile (remove them only after they are