diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-08-03 18:10:04 -0300 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2022-11-01 21:06:47 +0100 |
commit | a8a7b2534ecb4b23e32c66b83c71e18e23a5ae22 (patch) | |
tree | 27391cd124e3bac06819608fbca661d79b44eafc | |
parent | 7570f067a82dbff86c646f7d2da601779bf8d8c4 (diff) |
tdf#150162 Add missing sample file for FOURIER
Change-Id: Iad5fcedf6f2351abc904f0e5cbdc63c0f47fc7e7
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/137724
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r-- | Package_html_media.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Package_html_media.mk b/Package_html_media.mk index 2e1507600d..06b5f096c0 100644 --- a/Package_html_media.mk +++ b/Package_html_media.mk @@ -16,6 +16,7 @@ $(eval $(call gb_Package_Package,helpcontent2_html_media,$(SRCDIR)/helpcontent2/ $(eval $(call gb_Package_add_files_with_dir,helpcontent2_html_media,$(LIBO_SHARE_HELP_FOLDER)$(if $(HELP_ONLINE),/$(PRODUCTVERSION))/media, \ files/scalc/imtrigon.ods \ + files/scalc/function_fourier.ods \ files/scalc/pivot.ods \ files/scalc/trigon.ods \ files/scalc/functions_ifs.ods \ |