summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-09-19 12:33:25 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-09-19 12:35:13 +0200
commitab0527fabbf9a76300bbc8cd283741528fd0d0e6 (patch)
tree21adb22f281febe8305fad3fc71575e2f84684bd
parentbd39fb69202c759445c97d099add3b6e5556d5f2 (diff)
Missing dependencies
Change-Id: I324da4e8ea3ae0a23cf25025fda9d316d2e6c007
-rw-r--r--sw/CppunitTest_sw_htmlimport.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/CppunitTest_sw_htmlimport.mk b/sw/CppunitTest_sw_htmlimport.mk
index 425674b36621..dd7d6e7f6b73 100644
--- a/sw/CppunitTest_sw_htmlimport.mk
+++ b/sw/CppunitTest_sw_htmlimport.mk
@@ -21,6 +21,8 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_htmlimport, \
cppuhelper \
i18nlangtag \
sal \
+ sfx \
+ svt \
sw \
test \
tl \