diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-08-03 18:10:04 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-08-04 13:00:20 +0200 |
commit | 72c42ca413faff125c621f2a410d6e88c152e192 (patch) | |
tree | bc02c520e68ad3663fd5707ad84813294dd6d83d /Package_html_media.mk | |
parent | 146e4b39ffdf800b6d81ba4c043810b85054d051 (diff) |
tdf#150162 Add missing sample file for FOURIER
Change-Id: Iad5fcedf6f2351abc904f0e5cbdc63c0f47fc7e7
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/137770
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'Package_html_media.mk')
-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 f7462fc42d..e414b97308 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 \ |