summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorMaxim Monastirsky <momonasmon@gmail.com>2014-04-27 15:54:58 +0300
committerMaxim Monastirsky <momonasmon@gmail.com>2014-05-01 17:03:10 +0000
commitf82f7bf3dd5053049259f6933d1335f6c9e314dd (patch)
tree6360e4c6c66efbb3631a2c0ad9c0d6f6ff8f4b33 /solenv
parentb44ca2f45e86abb62718534fad43cdd3741101ba (diff)
Introduce centralized detection for storage-based files
This will allow us to get rid of the duplicated code, and simplify the type detectors. Also this commit fixes fdo#46310 and fdo#74978. Change-Id: I08e958ab10d05e1036cdc2bed5ce14bf73b6245c Reviewed-on: https://gerrit.libreoffice.org/9221 Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
Diffstat (limited to 'solenv')
-rw-r--r--solenv/gbuild/extensions/pre_MergedLibsList.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/gbuild/extensions/pre_MergedLibsList.mk b/solenv/gbuild/extensions/pre_MergedLibsList.mk
index 18acb8224986..88e7e553edba 100644
--- a/solenv/gbuild/extensions/pre_MergedLibsList.mk
+++ b/solenv/gbuild/extensions/pre_MergedLibsList.mk
@@ -82,6 +82,7 @@ gb_EXTRAMERGEDLIBS := \
$(if $(filter-out ANDROID IOS,$(OS)),scn) \
sd \
$(call gb_Helper_optional,DBCONNECTIVITY,sdbc2) \
+ storagefd \
spell \
svgfilter \
swd \