Module: sip-router
Branch: master
Commit: f62640d8088de2418ad1ddf791d496a15c5ce109
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=f62640d…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Thu Jan 28 13:46:46 2010 +0100
mtree: module compiles now
- after early shm intialization was merged back from 3.0
---
Makefile | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/Makefile b/Makefile
index 4af085a..37bc4c5 100644
--- a/Makefile
+++ b/Makefile
@@ -287,8 +287,6 @@ else
# excluded because they do not compile (remove them only after they are
# fixed) -- andrei
exclude_modules+= bdb dbtext iptrtpproxy pa rls
- # dcm: for now needs backports from sr
- exclude_modules+= mtree
# depends on libgeoip
exclude_modules+= geoip
# depends on liblua5.1-dev