summaryrefslogtreecommitdiff
path: root/sax/CppunitTest_sax_parser.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@collabora.com>2014-09-19 08:10:23 +0200
committerMatúš Kukan <matus.kukan@collabora.com>2014-09-19 08:12:21 +0200
commitf5ef612a6aa78481d67718ed20ab058d8ae2dcdb (patch)
tree57e5221bd239e9c7a8a7a18f58f62a5bf156f95c /sax/CppunitTest_sax_parser.mk
parentbeed6cb8add346c017de212c5ee18fa786caed8b (diff)
Use FastSaxParser directly
Change-Id: I2f21438a0ccc6bc096f3257c48e088c4114d9f45
Diffstat (limited to 'sax/CppunitTest_sax_parser.mk')
-rw-r--r--sax/CppunitTest_sax_parser.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sax/CppunitTest_sax_parser.mk b/sax/CppunitTest_sax_parser.mk
index d5ede466dc8b..a926121edaf3 100644
--- a/sax/CppunitTest_sax_parser.mk
+++ b/sax/CppunitTest_sax_parser.mk
@@ -17,6 +17,7 @@ $(eval $(call gb_CppunitTest_use_libraries,sax_parser, \
comphelper \
cppu \
cppuhelper \
+ expwrap \
sal \
test \
$(gb_UWINAPI) \
@@ -35,7 +36,6 @@ $(eval $(call gb_CppunitTest_use_components,sax_parser,\
configmgr/source/configmgr \
framework/util/fwk \
i18npool/util/i18npool \
- sax/source/expatwrap/expwrap \
sfx2/util/sfx \
ucb/source/core/ucb1 \
ucb/source/ucp/file/ucpfile1 \