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.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/Package_html_dynamic.mk b/Package_html_dynamic.mk
index 8c0c2fe5b4..6e23cf892e 100644
--- a/Package_html_dynamic.mk
+++ b/Package_html_dynamic.mk
@@ -14,6 +14,8 @@ $(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 \
+ default.css \
+ help2.js \
))
# vim: set noet sw=4 ts=4: