From 7bd87eb30ca5df683fa3bd94ca5be9dbca362c03 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 26 Apr 2017 09:35:24 +0100 Subject: remove xmlsecurity bitmaps from .src files Change-Id: I4a1e272f26711e2c3a3860f3b2553467b979405c --- postprocess/CustomTarget_images.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'postprocess') diff --git a/postprocess/CustomTarget_images.mk b/postprocess/CustomTarget_images.mk index dad9b1e1f0d0..6a51612653c6 100644 --- a/postprocess/CustomTarget_images.mk +++ b/postprocess/CustomTarget_images.mk @@ -62,7 +62,8 @@ $(packimages_DIR)/sourceimagelist.ilst : \ $(SRCDIR)/framework/inc/bitmaps.hlst \ $(SRCDIR)/reportdesign/inc/bitmaps.hlst \ $(SRCDIR)/sfx2/inc/bitmaps.hlst \ - $(SRCDIR)/vcl/inc/bitmaps.hlst + $(SRCDIR)/vcl/inc/bitmaps.hlst \ + $(SRCDIR)/xmlsecurity/inc/bitmaps.hlst grep res $^ | cut -d'"' -f2 | sed "s/^/%MODULE%\//" | sed "s/%MODULE%.res/%GLOBALRES%/g" > $@ # commandimagelist.ilst and sorted.lst are phony to rebuild everything each time -- cgit v1.2.3