diff options
author | Michael Stahl <mstahl@redhat.com> | 2017-06-01 12:38:12 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2017-06-01 12:38:12 +0200 |
commit | 465e8ac1bbd9d6605b73f906acfee980f352947b (patch) | |
tree | 1f6f55e15cbfd949e312f108eea5952a3678f256 /Module_helpcontent2.mk | |
parent | b726222b3b24c87972e772bb5f20e620784cfae5 (diff) |
helpcontent2: rename postprocess_helpimages to helpcontent2_helpimages
Change-Id: Ie8cc9e4cca21201b16bf0b1aae185d692cf0c214
Diffstat (limited to 'Module_helpcontent2.mk')
-rw-r--r-- | Module_helpcontent2.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Module_helpcontent2.mk b/Module_helpcontent2.mk index b723b396c4..2c423a6ee1 100644 --- a/Module_helpcontent2.mk +++ b/Module_helpcontent2.mk @@ -11,7 +11,7 @@ $(eval $(call gb_Module_Module,helpcontent2)) $(eval $(call gb_Module_add_targets,helpcontent2,\ CustomTarget_imagelist \ - Package_images \ + Package_helpimages \ )) $(eval $(call gb_Module_add_l10n_targets,helpcontent2,\ |