diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-12-14 10:16:40 -0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-12-14 16:50:20 +0100 |
commit | 44ca55be293c97d713c83d9917e78950b6e63f8e (patch) | |
tree | 72e373f3d424039928a4549b5191c3714b7531ad /AllLangHelp_sbasic.mk | |
parent | 680526901b10ce4d1c1c9c61d298fa3b1d5f8a01 (diff) |
Fix missing entry in makefile
+ bookmarks
Change-Id: I836964a1ec29485ee05617cce486dadd5b009591
Reviewed-on: https://gerrit.libreoffice.org/65161
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_sbasic.mk')
-rw-r--r-- | AllLangHelp_sbasic.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/AllLangHelp_sbasic.mk b/AllLangHelp_sbasic.mk index 303228599f..11c686abe7 100644 --- a/AllLangHelp_sbasic.mk +++ b/AllLangHelp_sbasic.mk @@ -355,6 +355,8 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,sbasic,\ helpcontent2/source/text/sbasic/shared/05060700 \ helpcontent2/source/text/sbasic/shared/code-stubs \ helpcontent2/source/text/sbasic/shared/enum \ + helpcontent2/source/text/sbasic/shared/uno_objects \ + helpcontent2/source/text/sbasic/shared/stardesktop \ helpcontent2/source/text/sbasic/shared/GetPathSeparator \ helpcontent2/source/text/sbasic/shared/keys \ helpcontent2/source/text/sbasic/shared/main0211 \ |