Explorar o código

xcap_client: Makefile - remove internal libs compilation and linking

- libs are compiled in the core
Daniel-Constantin Mierla hai 9 meses
pai
achega
1015bb167a
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  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