Explorar o código

rtpproxy: Makefile - remove internal libs compilation and linking

- libs are compiled in the core
Daniel-Constantin Mierla hai 9 meses
pai
achega
872ee0759b
Modificáronse 1 ficheiros con 0 adicións e 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
-