Explorar o código

Update Makefile

Andrey Rybkin %!s(int64=10) %!d(string=hai) anos
pai
achega
3b1b8843fc
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      modules/usrloc_dmq/Makefile

+ 0 - 3
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