diff options
author | Caolán McNamara <caolanm@redhat.com> | 2017-04-27 11:22:39 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2017-04-27 13:29:58 +0100 |
commit | 34bdbcecf18990c8cc6830c7f8dec7078d0a6f18 (patch) | |
tree | a8a5cc1e63bd6ee6c69522101f269c0b761f75f9 /postprocess/CustomTarget_images.mk | |
parent | 6fc5a80009d7426c30d2b9656f76549536b45bb0 (diff) |
can detangle the sdext graphic resource now
Change-Id: I2992b859bbebfa4bfae3ea5bfe76e8aa62193f69
Diffstat (limited to 'postprocess/CustomTarget_images.mk')
-rw-r--r-- | postprocess/CustomTarget_images.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/postprocess/CustomTarget_images.mk b/postprocess/CustomTarget_images.mk index 3da3cee1a4e8..4ea776509866 100644 --- a/postprocess/CustomTarget_images.mk +++ b/postprocess/CustomTarget_images.mk @@ -64,6 +64,7 @@ $(packimages_DIR)/sourceimagelist.ilst : \ $(SRCDIR)/reportdesign/inc/bitmaps.hlst \ $(SRCDIR)/sc/inc/bitmaps.hlst \ $(SRCDIR)/sd/inc/bitmaps.hlst \ + $(SRCDIR)/sdext/inc/bitmaps.hlst \ $(SRCDIR)/sfx2/inc/bitmaps.hlst \ $(SRCDIR)/svtools/inc/bitmaps.hlst \ $(SRCDIR)/svx/inc/bitmaps.hlst \ |