diff options
author | Michael Stahl <mstahl@redhat.com> | 2013-10-24 14:07:41 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-10-24 14:10:13 +0200 |
commit | bb440434d0561b291c73cf467c16e803934b8abb (patch) | |
tree | a72e58c123ba5b9b9d901430134523cd081cd63f /Module_helpcontent2.mk | |
parent | 8fcc6911b8df398f174ac564569c7bbc107f8dfc (diff) |
helpcontent: no need to deliver helpimg.ilst
... since postprocess reads it from WORKDIR already.
Change-Id: Ib65a45b5afec3884f890850b5d95c1ef828e0ca3
Diffstat (limited to 'Module_helpcontent2.mk')
-rw-r--r-- | Module_helpcontent2.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Module_helpcontent2.mk b/Module_helpcontent2.mk index 321169c4d9..6f3d592c75 100644 --- a/Module_helpcontent2.mk +++ b/Module_helpcontent2.mk @@ -20,7 +20,6 @@ $(eval $(call gb_Module_add_targets,helpcontent2,\ AllLangHelp_smath \ AllLangHelp_swriter \ CustomTarget_imagelist \ - Package_imagelist \ )) # vim: set noet sw=4 ts=4: |