Selaa lähdekoodia

presence_xml: Makefile - remove internal libs compilation and linking

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

+ 0 - 2
src/modules/presence_xml/Makefile

@@ -36,6 +36,4 @@ ifneq ($(ICU_BUILDER),)
 	LIBS += $(shell $(ICU_BUILDER) --libs)
 endif
 
-SERLIBPATH=../../lib
-SER_LIBS+=$(SERLIBPATH)/srdb1/srdb1
 include ../../Makefile.modules