summaryrefslogtreecommitdiff
path: root/testtools/Jar_testComponent.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-05-19 12:09:18 +0200
committerDavid Tardon <dtardon@redhat.com>2012-05-29 07:35:10 +0200
commitd26fd4b432150562315d93213895305e1f92aeeb (patch)
tree46b52ce3c50da582fb8a7b6c505ad23968500751 /testtools/Jar_testComponent.mk
parent54cfe2acd4066235e271e8832fa70712a21107ce (diff)
use gb_Jar_set_componentfile
Change-Id: Ie2ee3387537d1ab968ca685d7b30aa59d28734db
Diffstat (limited to 'testtools/Jar_testComponent.mk')
-rw-r--r--testtools/Jar_testComponent.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/testtools/Jar_testComponent.mk b/testtools/Jar_testComponent.mk
index 6cba30873faf..12dfe3fa27e9 100644
--- a/testtools/Jar_testComponent.mk
+++ b/testtools/Jar_testComponent.mk
@@ -44,6 +44,8 @@ $(eval $(call gb_Jar_set_packageroot,testComponent,com))
$(eval $(call gb_Jar_set_manifest,testComponent,$(SRCDIR)/testtools/com/sun/star/comp/bridge/manifest))
+$(eval $(call gb_Jar_set_componentfile,testComponent,testtools/source/bridgetest/testComponent,URE))
+
$(eval $(call gb_Jar_add_packagedirs,testComponent,\
$(WORKDIR)/CustomTarget/testtools/bridgetest_javamaker/class/test \
))