Module: kamailio Branch: master Commit: 3b1b8843fc2e6096e63d5040e3fb037d98aa55b3 URL: https://github.com/kamailio/kamailio/commit/3b1b8843fc2e6096e63d5040e3fb037d98aa55b3
Author: Andrey Rybkin <[email protected]> Committer: Andrey Rybkin <[email protected]> Date: 2014-12-24T12:01:59+03:00 Update Makefile --- Modified: modules/usrloc_dmq/Makefile --- Diff: https://github.com/kamailio/kamailio/commit/3b1b8843fc2e6096e63d5040e3fb037d98aa55b3.diff Patch: https://github.com/kamailio/kamailio/commit/3b1b8843fc2e6096e63d5040e3fb037d98aa55b3.patch --- diff --git a/modules/usrloc_dmq/Makefile b/modules/usrloc_dmq/Makefile index 95ffd81..443fe44 100644 --- a/modules/usrloc_dmq/Makefile +++ b/modules/usrloc_dmq/Makefile @@ -5,8 +5,5 @@ NAME=usrloc_dmq.so DEFS+=-DKAMAILIO_MOD_INTERFACE SERLIBPATH=../../lib -SER_LIBS+=$(SERLIBPATH)/kmi/kmi -SER_LIBS+=$(SERLIBPATH)/srdb1/srdb1 -SER_LIBS+=$(SERLIBPATH)/kcore/kcore SER_LIBS+=$(SERLIBPATH)/srutils/srutils include ../../Makefile.modules _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
