summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-10-24 21:58:38 +0200
committerMichael Stahl <mstahl@redhat.com>2013-10-25 11:42:40 +0200
commit8e602afd1e999e984e18d984a9986324831ac881 (patch)
treec963379f4e317fa1f2b3d430adbb01da2088b252 /desktop
parent7da7682965c0465a4c6ae017870daadc2b9ac099 (diff)
stop looking for Jar files in solver
Change-Id: I4d2a93fa7395354fbf2893df9e254ab39fa365af
Diffstat (limited to 'desktop')
-rw-r--r--desktop/Extension_test-passive.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/Extension_test-passive.mk b/desktop/Extension_test-passive.mk
index dbd03cf313d4..9d235b6f03dd 100644
--- a/desktop/Extension_test-passive.mk
+++ b/desktop/Extension_test-passive.mk
@@ -17,7 +17,7 @@ $(eval $(call gb_Extension_add_files,test-passive,, \
$(SRCDIR)/desktop/test/deployment/passive/Addons.xcu \
$(SRCDIR)/desktop/test/deployment/passive/ProtocolHandler.xcu \
$(SRCDIR)/desktop/test/deployment/passive/passive_python.py \
- $(call gb_Jar_get_outdir_target,passive_java) \
+ $(call gb_Jar_get_target,passive_java) \
))
$(eval $(call gb_Extension_add_libraries,test-passive, \