diff options
author | Zolnai Tamás <tamas.zolnai@collabora.com> | 2014-12-07 23:57:30 +0100 |
---|---|---|
committer | Zolnai Tamás <tamas.zolnai@collabora.com> | 2014-12-07 23:57:30 +0100 |
commit | b19fefa01c185cfc2d2386e8c8ddd7327b7540ff (patch) | |
tree | e7c97a964497e570c297fcdff183e2ea93f47d90 /sw | |
parent | c2d8fed349747f526a74cde3fcd36c494fc199b2 (diff) |
Build fix
Change-Id: I91b343da5b73aa960f7447135f93dedd76e81527
Diffstat (limited to 'sw')
-rw-r--r-- | sw/CppunitTest_sw_globalfilter.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/CppunitTest_sw_globalfilter.mk b/sw/CppunitTest_sw_globalfilter.mk index b25bc89748c0..40ad36c6fbec 100644 --- a/sw/CppunitTest_sw_globalfilter.mk +++ b/sw/CppunitTest_sw_globalfilter.mk @@ -20,6 +20,7 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_globalfilter, \ cppu \ cppuhelper \ sal \ + svtools \ sw \ test \ tl \ |