Explorar o código

sqlops: Makefile - remove internal libs compilation and linking

- libs are compiled in the core
Daniel-Constantin Mierla hai 9 meses
pai
achega
72b8145ee4
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/modules/sqlops/Makefile

+ 0 - 2
src/modules/sqlops/Makefile

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