Module: sip-router Branch: master Commit: 8b6f3c51d7636905ea8a6f4754673ba569404cd7 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=8b6f3c51...
Author: Ovidiu Sas osas@voipembedded.com Committer: Ovidiu Sas osas@voipembedded.com Date: Sat Dec 1 16:38:16 2012 -0500
cdp_avp: there's no xml dependecy for cdp_avp
---
modules/cdp_avp/Makefile | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/modules/cdp_avp/Makefile b/modules/cdp_avp/Makefile index 7f0103f..0db3cfe 100644 --- a/modules/cdp_avp/Makefile +++ b/modules/cdp_avp/Makefile @@ -4,7 +4,6 @@ include ../../Makefile.defs NAME=cdp_avp.so
DEFS+=-DSER_MOD_INTERFACE -DEFS += -I/usr/include/libxml2
include ../../Makefile.modules