Explorar el Código

uid_avp_db: Makefile - remove internal libs compilation and linking

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

+ 0 - 2
src/modules/uid_avp_db/Makefile

@@ -8,6 +8,4 @@ auto_gen=
 NAME=uid_avp_db.so
 LIBS=
 
-SERLIBPATH=../../lib
-SER_LIBS+=$(SERLIBPATH)/srdb2/srdb2
 include ../../Makefile.modules