Kaydet (Commit) 80b41915 authored tarafından Khaled Hosny's avatar Khaled Hosny Kaydeden (comit) David Tardon

fdo#70393: move bluez_bluetooth to a subdir of external

Change-Id: Ia1c5eb2e6c5193256b61ec878abdb648632e1f47
Reviewed-on: https://gerrit.libreoffice.org/6570Reviewed-by: 's avatarDavid Tardon <dtardon@redhat.com>
Tested-by: 's avatarDavid Tardon <dtardon@redhat.com>
üst 891bb7cc
...@@ -566,7 +566,6 @@ $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooo, \ ...@@ -566,7 +566,6 @@ $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooo, \
) \ ) \
)) ))
$(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
bluez_bluetooth \
libreoffice \ libreoffice \
pyuno \ pyuno \
pyuno_wrapper \ pyuno_wrapper \
......
...@@ -46,7 +46,7 @@ $(eval $(call gb_Library_set_include,sd,\ ...@@ -46,7 +46,7 @@ $(eval $(call gb_Library_set_include,sd,\
ifneq ($(SYSTEM_BLUEZ),YES) ifneq ($(SYSTEM_BLUEZ),YES)
$(eval $(call gb_Library_add_cxxflags,sd,\ $(eval $(call gb_Library_add_cxxflags,sd,\
-I$(SRCDIR)/bluez_bluetooth/inc \ -I$(SRCDIR)/external/bluez_bluetooth/inc \
)) ))
endif endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment