summaryrefslogtreecommitdiff
path: root/sd/CppunitTest_sd_regression_test.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-02-29 11:39:38 +0100
committerMatúš Kukan <matus.kukan@gmail.com>2012-03-01 20:49:13 +0100
commitd76e2d1cc396d0f1f57a0ba774be4194d8bf3459 (patch)
treef1f2eec5d61e559cc2f012c35a0958d0b93430e2 /sd/CppunitTest_sd_regression_test.mk
parentdfc9c72d7797862a9292bdda16ad8c107124a6df (diff)
embeddedobj: convert to gbuild
Diffstat (limited to 'sd/CppunitTest_sd_regression_test.mk')
-rw-r--r--sd/CppunitTest_sd_regression_test.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/CppunitTest_sd_regression_test.mk b/sd/CppunitTest_sd_regression_test.mk
index ee42c721a023..2e35f5df543c 100644
--- a/sd/CppunitTest_sd_regression_test.mk
+++ b/sd/CppunitTest_sd_regression_test.mk
@@ -91,6 +91,7 @@ $(eval $(call gb_CppunitTest_add_components,sd_regression_test,\
configmgr/source/configmgr \
dbaccess/util/dba \
desktop/source/deployment/deployment \
+ embeddedobj/util/embobj \
fileaccess/source/fileacc \
filter/source/config/cache/filterconfig1 \
filter/source/svg/svgfilter \
@@ -121,10 +122,6 @@ $(eval $(call gb_CppunitTest_add_components,sd_regression_test,\
xmlsecurity/util/xmlsecurity \
))
-$(eval $(call gb_CppunitTest_add_old_components,sd_regression_test,\
- embobj \
-))
-
$(eval $(call gb_CppunitTest_set_args,sd_regression_test,\
--headless \
--protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \