summaryrefslogtreecommitdiff
path: root/winaccessibility
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2024-05-05 19:20:33 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2024-05-06 11:40:45 +0200
commit875a1bf2e132e9083f3cf23b0fc59aeedaf61574 (patch)
treee0aaa2967914dc9d1ece2055d4dfe3805982b41e /winaccessibility
parent971db10d73a0fe80cceca70d19edd02de30be414 (diff)
makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo)
…by a simple/static $(gb_UnpackedTarball_workdir)/foo see also 0c4c84a14b01c71c76a9c45a7f26aec4d64f3e4f Change-Id: I8e6aa55c85534c4446556548910c950ddbe7c6fc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167163 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Tested-by: Jenkins
Diffstat (limited to 'winaccessibility')
-rw-r--r--winaccessibility/CustomTarget_ia2_idl.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/winaccessibility/CustomTarget_ia2_idl.mk b/winaccessibility/CustomTarget_ia2_idl.mk
index c30f16cc7ff8..14456227ce49 100644
--- a/winaccessibility/CustomTarget_ia2_idl.mk
+++ b/winaccessibility/CustomTarget_ia2_idl.mk
@@ -9,7 +9,7 @@
$(eval $(call gb_CustomTarget_CustomTarget,winaccessibility/ia2/idl))
-iaccessible2_DIR := $(call gb_UnpackedTarball_get_dir,IAccessible2)
+iaccessible2_DIR := $(gb_UnpackedTarball_workdir)/IAccessible2
wina11y_COMIDLDIR := $(gb_CustomTarget_workdir)/winaccessibility/ia2/idl
wina11y_SOURCE := $(SRCDIR)/winaccessibility/source/UAccCOMIDL