Răsfoiți Sursa

xcap_client: Makefile - remove internal libs compilation and linking

- libs are compiled in the core
Daniel-Constantin Mierla 9 luni în urmă
părinte
comite
1015bb167a
1 a modificat fișierele cu 0 adăugiri și 3 ștergeri
  1. 0 3
      src/modules/xcap_client/Makefile

+ 0 - 3
src/modules/xcap_client/Makefile

@@ -25,7 +25,4 @@ else
 	LIBS+=-L$(LOCALBASE)/lib -lcurl
 endif
 
-SERLIBPATH=../../lib
-SER_LIBS+=$(SERLIBPATH)/srdb1/srdb1
-
 include ../../Makefile.modules