Ver código fonte

presence_xml: Makefile - remove internal libs compilation and linking

- libs are compiled in the core
Daniel-Constantin Mierla 9 meses atrás
pai
commit
e441b647aa
1 arquivos alterados com 0 adições e 2 exclusões
  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