summaryrefslogtreecommitdiff
path: root/Package_html_dynamic.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Package_html_dynamic.mk')
-rw-r--r--Package_html_dynamic.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Package_html_dynamic.mk b/Package_html_dynamic.mk
index 7af53ecb8d..8c0c2fe5b4 100644
--- a/Package_html_dynamic.mk
+++ b/Package_html_dynamic.mk
@@ -13,6 +13,7 @@ $(eval $(call gb_Package_use_customtarget,helpcontent2_html_dynamic,helpcontent2
$(eval $(call gb_Package_add_files,helpcontent2_html_dynamic,$(LIBO_SHARE_HELP_FOLDER)$(if $(HELP_ONLINE),/$(PRODUCTVERSION)), \
hid2file.js \
+ languages.js \
))
# vim: set noet sw=4 ts=4: