summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorStephan Bergmann <stephan.bergmann@allotropia.de>2024-01-25 16:59:49 +0100
committerStephan Bergmann <stephan.bergmann@allotropia.de>2024-01-25 18:31:42 +0100
commitcbae6e581ad62771122d35742bd304be44fb982c (patch)
tree1d08888c821eb2de19033cd0925c73e5faad47fb /Repository.mk
parentc479944eb4f9f5a22c7b248185f22c86ea85d12a (diff)
Let embindmaker also generate a .js file with more natural names
(i.e., Module.unoembind_uno.com.sun.star... vs. Module.com$sun$star$..., and see the updated examples in static/README.wasm.md for further shortening that to just css...) Change-Id: I6dc079caa8c93a4042a6a8aa2d8fcc8f76bf80f3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162580 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Repository.mk b/Repository.mk
index 2eb8ae6936e8..f39f9dc656df 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -1036,6 +1036,7 @@ $(eval $(call gb_Helper_register_packages_for_install,ooo,\
) \
resource_fonts \
cui \
+ $(if $(filter EMSCRIPTEN,$(OS)),unoembind) \
))
$(eval $(call gb_Helper_register_packages_for_install,ooo_fonts,\