summaryrefslogtreecommitdiff
path: root/sw/Library_sw.mk
diff options
context:
space:
mode:
authorMaxim Monastirsky <momonasmon@gmail.com>2014-04-28 18:31:24 +0300
committerMaxim Monastirsky <momonasmon@gmail.com>2014-05-01 17:03:48 +0000
commit4b7bdef4b1d1e4ff45a8816c038df38ce7995b3d (patch)
treecb6d82194ec4727cda762406281075a9dcb2caf5 /sw/Library_sw.mk
parentdddd9b41f59fa9857159cef70add9e2343dd1ab1 (diff)
sw: iodetect is not a part of the type detector anymore
and remove now unused IsFileFilter method. Change-Id: I6b4559fdf6442b6baa869b2949142f8fc8c52f30 Reviewed-on: https://gerrit.libreoffice.org/9223 Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
Diffstat (limited to 'sw/Library_sw.mk')
-rw-r--r--sw/Library_sw.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/Library_sw.mk b/sw/Library_sw.mk
index af465ca4d92c..839197bf9cd8 100644
--- a/sw/Library_sw.mk
+++ b/sw/Library_sw.mk
@@ -65,7 +65,6 @@ $(eval $(call gb_Library_use_libraries,sw,\
svt \
svx \
svxcore \
- swd \
tk \
tl \
ucbhelper \
@@ -479,6 +478,7 @@ $(eval $(call gb_Library_add_exception_objects,sw,\
sw/source/filter/ascii/wrtasc \
sw/source/filter/basflt/docfact \
sw/source/filter/basflt/fltini \
+ sw/source/filter/basflt/iodetect \
sw/source/filter/basflt/shellio \
sw/source/filter/html/SwAppletImpl \
sw/source/filter/html/css1atr \