summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-09-17 13:36:56 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-09-17 19:00:09 +0200
commitafcf0c199d3b1e86c084b1778ae7237f02db5848 (patch)
tree2e04200f2a8ec33e9f570d573dcc2ab107944aac
parent4e8299ce6530c3d076d8703db103b521e5afb8de (diff)
make sure the test is not executed before the libs have been builtfeature/orcus-odf-rebased2
Change-Id: Idf9e638ac559e1135182811c2bc30465efe45d3d
-rw-r--r--desktop/CppunitTest_desktop_lib.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop/CppunitTest_desktop_lib.mk b/desktop/CppunitTest_desktop_lib.mk
index 93b75f0e78a8..bfcbf56294fb 100644
--- a/desktop/CppunitTest_desktop_lib.mk
+++ b/desktop/CppunitTest_desktop_lib.mk
@@ -20,6 +20,8 @@ $(eval $(call gb_CppunitTest_use_libraries,desktop_lib, \
cppu \
cppuhelper \
sal \
+ sc \
+ scfilt \
sfx \
sofficeapp \
subsequenttest \