summaryrefslogtreecommitdiffstats
path: root/sd/Library_sd.mk
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2013-11-04 18:46:49 +0200
committerDavid Tardon <dtardon@redhat.com>2013-11-04 23:48:23 -0600
commit80b419153732e8b49c560e88b174785db4adb556 (patch)
treedc142bc38ff1fccfe8a4acbc8db2d37b4f4928c7 /sd/Library_sd.mk
parentfdo#70393: move unixODBC to a subdir of external (diff)
downloadcore-80b419153732e8b49c560e88b174785db4adb556.tar.gz
core-80b419153732e8b49c560e88b174785db4adb556.zip
fdo#70393: move bluez_bluetooth to a subdir of external
Change-Id: Ia1c5eb2e6c5193256b61ec878abdb648632e1f47 Reviewed-on: https://gerrit.libreoffice.org/6570 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'sd/Library_sd.mk')
-rw-r--r--sd/Library_sd.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/Library_sd.mk b/sd/Library_sd.mk
index be29e38262e6..249cb4ea6df9 100644
--- a/sd/Library_sd.mk
+++ b/sd/Library_sd.mk
@@ -46,7 +46,7 @@ $(eval $(call gb_Library_set_include,sd,\
ifneq ($(SYSTEM_BLUEZ),YES)
$(eval $(call gb_Library_add_cxxflags,sd,\
- -I$(SRCDIR)/bluez_bluetooth/inc \
+ -I$(SRCDIR)/external/bluez_bluetooth/inc \
))
endif