diff options
author | Katarina Behrens <Katarina.Behrens@cib.de> | 2016-11-18 12:21:23 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2017-05-12 13:46:08 +0200 |
commit | 1d77c8a706d248fd757d0558cb101b068c87e820 (patch) | |
tree | f20c18f7b9a2a7f5516ed10ab31aa0e52c9614a5 /Module_helpcontent2.mk | |
parent | 0c6dfb77b57ed50e9cbe6f093e698929c4e5740d (diff) |
Move processing of help-specific images to helpcontent
Change-Id: I4370c7ab41184a59bb92e8df49f2fe3ca84c9c8c
Reviewed-on: https://gerrit.libreoffice.org/30958
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Diffstat (limited to 'Module_helpcontent2.mk')
-rw-r--r-- | Module_helpcontent2.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Module_helpcontent2.mk b/Module_helpcontent2.mk index 3e453f3579..b723b396c4 100644 --- a/Module_helpcontent2.mk +++ b/Module_helpcontent2.mk @@ -11,6 +11,7 @@ $(eval $(call gb_Module_Module,helpcontent2)) $(eval $(call gb_Module_add_targets,helpcontent2,\ CustomTarget_imagelist \ + Package_images \ )) $(eval $(call gb_Module_add_l10n_targets,helpcontent2,\ |