From 7438c388e31ac611af903dc98006b084f565911e Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Thu, 28 Apr 2011 21:07:05 -0500 Subject: remove double objects include in sw --- sw/Library_sw.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sw/Library_sw.mk') diff --git a/sw/Library_sw.mk b/sw/Library_sw.mk index 6ebc1d5371eb..f3e53715deb0 100644 --- a/sw/Library_sw.mk +++ b/sw/Library_sw.mk @@ -73,6 +73,7 @@ $(eval $(call gb_Library_add_linked_libs,sw,\ svt \ svx \ svxcore \ + swd \ tk \ tl \ ucbhelper \ @@ -472,7 +473,6 @@ $(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 \ -- cgit