summaryrefslogtreecommitdiff
path: root/postprocess/CustomTarget_images.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-04-25 21:03:38 +0100
committerCaolán McNamara <caolanm@redhat.com>2017-04-26 09:59:38 +0200
commitff77597f53bd72420dce0f0c43ad6687c0ae3342 (patch)
tree0831f0ceec431eb4b49aa88dcd162a185bde1632 /postprocess/CustomTarget_images.mk
parent816190b7b0f0cb75782cd12fe2cd908fdaf819fa (diff)
remove filter bitmaps from .src files
Change-Id: I3e1ee8ab50426cdeaf455e59179fb6d34c97d4a3 Reviewed-on: https://gerrit.libreoffice.org/36963 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'postprocess/CustomTarget_images.mk')
-rw-r--r--postprocess/CustomTarget_images.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/postprocess/CustomTarget_images.mk b/postprocess/CustomTarget_images.mk
index 01c229fb2c1f..8e9aece9297e 100644
--- a/postprocess/CustomTarget_images.mk
+++ b/postprocess/CustomTarget_images.mk
@@ -56,6 +56,7 @@ $(packimages_DIR)/sourceimagelist.ilst : \
$(SRCDIR)/dbaccess/inc/bitmaps.hlst \
$(SRCDIR)/desktop/inc/bitmaps.hlst \
$(SRCDIR)/extensions/inc/bitmaps.hlst \
+ $(SRCDIR)/filter/inc/bitmaps.hlst \
$(SRCDIR)/sfx2/inc/bitmaps.hlst \
$(SRCDIR)/vcl/inc/bitmaps.hlst
grep res $^ | cut -d'"' -f2 | sed "s/^/%MODULE%\//" | sed "s/%MODULE%.res/%GLOBALRES%/g" > $@