add missing dep on dir

Change-Id: I3bf9077e0d4fdb39ffc93e8acd972e2dbc3537e4
This commit is contained in:
David Tardon 2017-05-05 09:55:52 +02:00
parent 2fdc42d3fe
commit e60b045a77

View file

@ -16,6 +16,7 @@ helpimages_DIR := $(call gb_CustomTarget_get_workdir,helpcontent2/source/auxilia
$(eval $(call gb_CustomTarget_register_targets,postprocess/images,\
$(foreach theme,$(WITH_THEMES),images_$(theme).zip) \
commandimagelist.ilst \
sourceimagelist.ilst \
sorted.lst \
))