[sr-dev] git:master: Add kcore Library to Makefile for mqueue

admin at sip-router.org admin at sip-router.org
Wed May 16 17:46:30 CEST 2012


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

Author: Carsten Bock <carsten at ng-voice.com>
Committer: Carsten Bock <carsten at ng-voice.com>
Date:   Wed May 16 16:56:47 2012 +0200

Add kcore Library to Makefile for mqueue

---

 modules/mqueue/Makefile |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/modules/mqueue/Makefile b/modules/mqueue/Makefile
index 73ad3c4..bbf4862 100644
--- a/modules/mqueue/Makefile
+++ b/modules/mqueue/Makefile
@@ -9,4 +9,7 @@ LIBS=
 
 DEFS+=-DOPENSER_MOD_INTERFACE
 
+SERLIBPATH=../../lib
+SER_LIBS+=$(SERLIBPATH)/kcore/kcore
+
 include ../../Makefile.modules




More information about the sr-dev mailing list