Explorar el Código

rtpproxy: Makefile - remove internal libs compilation and linking

- libs are compiled in the core
Daniel-Constantin Mierla hace 9 meses
padre
commit
872ee0759b
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0 3
      src/modules/rtpproxy/Makefile

+ 0 - 3
src/modules/rtpproxy/Makefile

@@ -9,7 +9,4 @@ auto_gen=
 NAME=rtpproxy.so
 LIBS=
 
-SERLIBPATH=../../lib
-SER_LIBS+=$(SERLIBPATH)/srdb1/srdb1
 include ../../Makefile.modules
-