Преглед изворни кода

presence_xml: Makefile - remove internal libs compilation and linking

- libs are compiled in the core
Daniel-Constantin Mierla пре 9 месеци
родитељ
комит
e441b647aa
1 измењених фајлова са 0 додато и 2 уклоњено
  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