From 465e8ac1bbd9d6605b73f906acfee980f352947b Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Thu, 1 Jun 2017 12:38:12 +0200 Subject: helpcontent2: rename postprocess_helpimages to helpcontent2_helpimages Change-Id: Ie8cc9e4cca21201b16bf0b1aae185d692cf0c214 --- Module_helpcontent2.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Module_helpcontent2.mk') 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,\ -- cgit