Selaa lähdekoodia

uid_auth_db: Makefile - remove internal libs compilation and linking

- libs are compiled in the core
Daniel-Constantin Mierla 9 kuukautta sitten
vanhempi
commit
5c6220e0f0
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  1. 0 2
      src/modules/uid_auth_db/Makefile

+ 0 - 2
src/modules/uid_auth_db/Makefile

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