summaryrefslogtreecommitdiff
path: root/svx/Library_svxcore.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-09-30 21:25:37 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-10-01 14:36:52 +0000
commit786971a13adba78072c0ec03101c6c63d76a432f (patch)
treea3885fa9f2c560a33a52f93bb37525dd98584d22 /svx/Library_svxcore.mk
parentd751af3f84909996d44b9354ce9ed34891d374e1 (diff)
add initial drawinglayer support to UI testing framework
Change-Id: Id0450cdf655accb6bd1a50871e83d5c8ecdaab5f Reviewed-on: https://gerrit.libreoffice.org/29417 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'svx/Library_svxcore.mk')
-rw-r--r--svx/Library_svxcore.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/Library_svxcore.mk b/svx/Library_svxcore.mk
index a3fdf0274a63..00ebc04c7d8d 100644
--- a/svx/Library_svxcore.mk
+++ b/svx/Library_svxcore.mk
@@ -474,6 +474,7 @@ $(eval $(call gb_Library_add_exception_objects,svxcore,\
svx/source/form/stringlistresource \
svx/source/form/typemap \
svx/source/form/xfm_addcondition \
+ svx/source/uitest/sdrobject \
))
$(eval $(call gb_SdiTarget_SdiTarget,svx/sdi/svxslots,svx/sdi/svx))