summaryrefslogtreecommitdiff
path: root/jurt/Module_jurt.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-11-28 20:35:31 +0100
committerMichael Stahl <mstahl@redhat.com>2012-11-28 20:36:49 +0100
commit287a18429f007207571f9f308c0ae5f76ab03afa (patch)
tree28e19894d75b19b7a6ea4e9e175351240f77e2fb /jurt/Module_jurt.mk
parent6032ed44430e1f3b34cb89a40a8f8ad52e50a53f (diff)
jurt: actually, why does this not simply use InternalUnoApi
... which makes things much simpler, and the custom target now only contains Java classes. Change-Id: I4aead3a2468085212e2384cad97e34f9cfce7270
Diffstat (limited to 'jurt/Module_jurt.mk')
-rw-r--r--jurt/Module_jurt.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/jurt/Module_jurt.mk b/jurt/Module_jurt.mk
index 2026de26f57c..e367b6f30a07 100644
--- a/jurt/Module_jurt.mk
+++ b/jurt/Module_jurt.mk
@@ -50,6 +50,7 @@ endif
$(eval $(call gb_Module_add_subsequentcheck_targets,jurt,\
CustomTarget_test_urp \
+ InternalUnoApi_test_urp \
JunitTest_bridgefactory \
JunitTest_connections \
JunitTest_java \