[Libreoffice-commits] core.git: postprocess/CustomTarget_images.mk
David Tardon
dtardon at redhat.com
Fri May 5 07:57:24 UTC 2017
postprocess/CustomTarget_images.mk | 1 +
1 file changed, 1 insertion(+)
New commits:
commit e60b045a77cc058d1c48fe78b8329b272993a853
Author: David Tardon <dtardon at redhat.com>
Date: Fri May 5 09:55:52 2017 +0200
add missing dep on dir
Change-Id: I3bf9077e0d4fdb39ffc93e8acd972e2dbc3537e4
diff --git a/postprocess/CustomTarget_images.mk b/postprocess/CustomTarget_images.mk
index 4ea776509866..87b5faefb6ed 100644
--- a/postprocess/CustomTarget_images.mk
+++ b/postprocess/CustomTarget_images.mk
@@ -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 \
))
More information about the Libreoffice-commits
mailing list