Explorar el Código

speeddial: Makefile - remove internal libs compilation and linking

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

+ 0 - 2
src/modules/speeddial/Makefile

@@ -11,6 +11,4 @@ NAME=speeddial.so
 LIBS=
 DEFS+=
 
-SERLIBPATH=../../lib
-SER_LIBS+=$(SERLIBPATH)/srdb1/srdb1
 include ../../Makefile.modules