summaryrefslogtreecommitdiffstats
path: root/filter/Module_filter.mk
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 /filter/Module_filter.mk
parentResolves: fdo#78128 go back to using an interim metafile (diff)
downloadcore-f82f7bf3dd5053049259f6933d1335f6c9e314dd.tar.gz
core-f82f7bf3dd5053049259f6933d1335f6c9e314dd.zip
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 'filter/Module_filter.mk')
-rw-r--r--filter/Module_filter.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/filter/Module_filter.mk b/filter/Module_filter.mk
index 1cb203f8bd30..3558f449e62d 100644
--- a/filter/Module_filter.mk
+++ b/filter/Module_filter.mk
@@ -50,6 +50,7 @@ $(eval $(call gb_Module_add_targets,filter,\
Library_odfflatxml \
Library_pdffilter \
Library_placeware \
+ Library_storagefd \
Library_svgfilter \
Library_graphicfilter \
Library_t602filter \