diff --git a/modules/usrloc_dmq/Makefile b/modules/usrloc_dmq/Makefile index 95ffd81c616..443fe44104b 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