diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-10-02 13:50:24 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-10-02 18:54:24 +0200 |
commit | 6ad6a7c10c2684a5fbdac4bea643a215c3bcb8ab (patch) | |
tree | cbf63cf29b64c040ed246f466f9ee970949aa889 /AllLangHelp_sdatabase.mk | |
parent | 39a1884a024666840913646b12841a458aeb51ab (diff) |
Refactor database wizard help pages (part)
Change-Id: Ifcd63a48ca5faa3fa55f19f2949cccc4bd4ccaf3
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123002
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_sdatabase.mk')
-rw-r--r-- | AllLangHelp_sdatabase.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/AllLangHelp_sdatabase.mk b/AllLangHelp_sdatabase.mk index 23346f8c9d..e0c62d1922 100644 --- a/AllLangHelp_sdatabase.mk +++ b/AllLangHelp_sdatabase.mk @@ -53,6 +53,9 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,sdatabase,\ helpcontent2/source/text/sdatabase/dabapropadd \ helpcontent2/source/text/sdatabase/dabapropcon \ helpcontent2/source/text/sdatabase/dabapropgen \ + helpcontent2/source/text/sdatabase/dabawiz00 \ + helpcontent2/source/text/sdatabase/dabawiz01 \ + helpcontent2/source/text/sdatabase/dabawiz03auth \ )) # vim: set noet sw=4 ts=4: |