summaryrefslogtreecommitdiff
path: root/odk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2013-03-05 09:55:45 +0100
committerMatúš Kukan <matus.kukan@gmail.com>2013-03-06 12:39:26 +0100
commit9e1806b81f5e404320002c66d8dead3af1e0e5ba (patch)
tree7ddc986792558bbc82cf3bdf7130aaad0ad57dc9 /odk
parentbe46157bb2436798cba163983f98107faa1553b8 (diff)
odk: use proper gbuild functions; helps cross-compilation
Change-Id: I7529c4a3ad52cddcab0198e9fd4f2d7b42584dec
Diffstat (limited to 'odk')
-rw-r--r--odk/CustomTarget_autodoc.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/odk/CustomTarget_autodoc.mk b/odk/CustomTarget_autodoc.mk
index 951183ac0666..847ed9a67f5a 100644
--- a/odk/CustomTarget_autodoc.mk
+++ b/odk/CustomTarget_autodoc.mk
@@ -14,9 +14,9 @@ odkcommon_ZIPLIST += docs/common/ref
$(eval $(call gb_CustomTarget_register_target,odk/odkcommon/docs/common/ref,module-ix.html))
$(odk_WORKDIR)/docs/common/ref/module-ix.html: $(SRCDIR)/odk/pack/copying/idl_chapter_refs.txt \
$(SRCDIR)/odk/docs/common/ref/idl.css $(call gb_UnoApi_get_target,offapi) \
- $(call gb_Executable_get_target,autodoc)
+ $(call gb_Executable_get_runtime_dependencies,autodoc)
$(call gb_Output_announce,$(subst $(WORKDIR)/,,$@),$(true),AUD,1)
- $(call gb_Executable_get_target,autodoc) -html $(dir $@) \
+ $(call gb_Helper_execute,autodoc) -html $(dir $@) \
-dvgroot "http://wiki.services.openoffice.org/wiki" \
-name "LibreOffice $(PRODUCTVERSION) API" \
-lg idl -dvgfile $< -t $(OUTDIR)/idl