Browse Source

presence_xml: Makefile - remove internal libs compilation and linking

- libs are compiled in the core
Daniel-Constantin Mierla 9 tháng trước cách đây
mục cha
commit
e441b647aa
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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