diff options
author | Michael Stahl <mstahl@redhat.com> | 2013-09-05 23:27:45 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-09-05 23:27:45 +0200 |
commit | 5cfa3d919a559f0b00c71cc4798410ab0b6332d8 (patch) | |
tree | 481a24ca09e030b8d090f70e2589fe522be1d0ed /sw | |
parent | f506b899262720928e228e904f8148ddee6f8aae (diff) |
tinderbox is unhappy, let's link sot in this test
Change-Id: I428545774544826be82459791e2d29d8195d1eb5
Diffstat (limited to 'sw')
-rw-r--r-- | sw/CppunitTest_sw_filters_test.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/CppunitTest_sw_filters_test.mk b/sw/CppunitTest_sw_filters_test.mk index b47f4af0a500..2545b35d3c0a 100644 --- a/sw/CppunitTest_sw_filters_test.mk +++ b/sw/CppunitTest_sw_filters_test.mk @@ -25,6 +25,7 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_filters_test, \ sfx \ svl \ svt \ + sot \ test \ tl \ ucbhelper \ |