Kaydet (Commit) e60b045a authored tarafından David Tardon's avatar David Tardon

add missing dep on dir

Change-Id: I3bf9077e0d4fdb39ffc93e8acd972e2dbc3537e4
üst 2fdc42d3
...@@ -16,6 +16,7 @@ helpimages_DIR := $(call gb_CustomTarget_get_workdir,helpcontent2/source/auxilia ...@@ -16,6 +16,7 @@ helpimages_DIR := $(call gb_CustomTarget_get_workdir,helpcontent2/source/auxilia
$(eval $(call gb_CustomTarget_register_targets,postprocess/images,\ $(eval $(call gb_CustomTarget_register_targets,postprocess/images,\
$(foreach theme,$(WITH_THEMES),images_$(theme).zip) \ $(foreach theme,$(WITH_THEMES),images_$(theme).zip) \
commandimagelist.ilst \ commandimagelist.ilst \
sourceimagelist.ilst \
sorted.lst \ sorted.lst \
)) ))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment