summaryrefslogtreecommitdiffstats
path: root/filter/Module_filter.mk
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2021-02-14 23:20:28 +0900
committerTomaž Vajngerl <quikee@gmail.com>2021-02-17 04:02:13 +0100
commit1093c21ed9736368ecfb8f5c7935db31256671f0 (patch)
treefe315c5464ee54d79f8c8b5253a62337832f2313 /filter/Module_filter.mk
parentMove MET reader from filter module into VCL (diff)
downloadcore-1093c21ed9736368ecfb8f5c7935db31256671f0.tar.gz
core-1093c21ed9736368ecfb8f5c7935db31256671f0.zip
Move RAS and PCX reader from filter module into VCL
Change-Id: Id846abf257b598489a59ebf9b62b19840a950322 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111015 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'filter/Module_filter.mk')
-rw-r--r--filter/Module_filter.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/filter/Module_filter.mk b/filter/Module_filter.mk
index 36ba307c12fb..548e6f27c690 100644
--- a/filter/Module_filter.mk
+++ b/filter/Module_filter.mk
@@ -58,10 +58,8 @@ $(eval $(call gb_Module_add_check_targets,filter,\
CppunitTest_filter_dxf_test \
CppunitTest_filter_eps_test \
CppunitTest_filter_pcd_test \
- CppunitTest_filter_pcx_test \
CppunitTest_filter_ppm_test \
CppunitTest_filter_psd_test \
- CppunitTest_filter_ras_test \
CppunitTest_filter_svg \
))
endif