diff options
author | Michael Stahl <mstahl@redhat.com> | 2014-01-16 22:11:16 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2014-01-16 22:11:41 +0100 |
commit | 2770bfd868ed3fe196038e50acf34d566bd25208 (patch) | |
tree | e3c01f5b1dd9993fca067515311f92d534961bec | |
parent | 62c7ba40c79528d08aa55217b3ce8b7ee67a4de6 (diff) |
sw: CppunitTest_uiwriter has grown a dep on msword library
Change-Id: Ia991a4c85a9e79f03d0f3fb45d6daeed5db27c39
-rw-r--r-- | sw/CppunitTest_sw_uiwriter.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/CppunitTest_sw_uiwriter.mk b/sw/CppunitTest_sw_uiwriter.mk index 66042c5c06bd..cbe54c10ad17 100644 --- a/sw/CppunitTest_sw_uiwriter.mk +++ b/sw/CppunitTest_sw_uiwriter.mk @@ -61,6 +61,7 @@ $(eval $(call gb_CppunitTest_use_components,sw_uiwriter,\ linguistic/source/lng \ package/util/package2 \ package/source/xstor/xstor \ + sw/util/msword \ sw/util/sw \ sw/util/swd \ sax/source/expatwrap/expwrap \ |