Parcourir la source

xcap_client: Makefile - remove internal libs compilation and linking

- libs are compiled in the core
Daniel-Constantin Mierla il y a 9 mois
Parent
commit
1015bb167a
1 fichiers modifiés avec 0 ajouts et 3 suppressions
  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
 	LIBS+=-L$(LOCALBASE)/lib -lcurl
 endif
 endif
 
 
-SERLIBPATH=../../lib
-SER_LIBS+=$(SERLIBPATH)/srdb1/srdb1
-
 include ../../Makefile.modules
 include ../../Makefile.modules