summaryrefslogtreecommitdiffstats
path: root/RepositoryExternal.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2018-12-27 15:45:48 +0100
committerStephan Bergmann <sbergman@redhat.com>2019-01-04 09:39:37 +0100
commitb08a412b32b31d3ed2aea9005351ea1090617cd1 (patch)
tree919636545b11f009aeb30579222e122e8aa68021 /RepositoryExternal.mk
parentUpdate Flatpak to OpenJDK11 (diff)
downloadcore-b08a412b32b31d3ed2aea9005351ea1090617cd1.tar.gz
core-b08a412b32b31d3ed2aea9005351ea1090617cd1.zip
upload libcmis 0.5.2
Reviewed-on: https://gerrit.libreoffice.org/65646 Tested-by: Jenkins Reviewed-by: David Tardon <dtardon@redhat.com> (cherry picked from commit b3c7bf54b56441441f88bf906f6d01cc522ffd3c) Change-Id: I0a7e888af770a332e2fec057507eecebf83621c4 Reviewed-on: https://gerrit.libreoffice.org/65689 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'RepositoryExternal.mk')
-rw-r--r--RepositoryExternal.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index 9312d0b7ab2a..236b1e2a61d9 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -678,7 +678,7 @@ else # !SYSTEM_LIBCMIS
define gb_LinkTarget__use_libcmis
$(call gb_LinkTarget_set_include,$(1),\
- -I$(call gb_UnpackedTarball_get_dir,libcmis)/src \
+ -I$(call gb_UnpackedTarball_get_dir,libcmis)/inc \
$$(INCLUDE) \
)
$(call gb_LinkTarget_use_static_libraries,$(1),\