summaryrefslogtreecommitdiff
path: root/nlpsolver/Jar_EvolutionarySolver.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-08-17 11:02:49 +0200
committerMichael Stahl <mstahl@redhat.com>2012-08-17 12:52:25 +0200
commit5a4bcd3b7578523af6a2754369231ca1cf413f82 (patch)
tree6d055022ed60cb89e8419f97610eb465a46cb91b /nlpsolver/Jar_EvolutionarySolver.mk
parent79c9ea3818334b39eda6996cf488143a5dc586d4 (diff)
gbuild: register all jars
Change-Id: I9f49970e5e06d1afd3fc066a20d1671c93e262fc
Diffstat (limited to 'nlpsolver/Jar_EvolutionarySolver.mk')
-rw-r--r--nlpsolver/Jar_EvolutionarySolver.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/nlpsolver/Jar_EvolutionarySolver.mk b/nlpsolver/Jar_EvolutionarySolver.mk
index 1ebd0c886b7a..4aba3470a5d9 100644
--- a/nlpsolver/Jar_EvolutionarySolver.mk
+++ b/nlpsolver/Jar_EvolutionarySolver.mk
@@ -28,9 +28,6 @@
$(eval $(call gb_Jar_Jar,EvolutionarySolver))
-$(eval $(call gb_Jar_use_jars,EvolutionarySolver,\
-))
-
$(eval $(call gb_Jar_set_packageroot,EvolutionarySolver,net/adaptivebox))
$(eval $(call gb_Jar_set_manifest,EvolutionarySolver,$(SRCDIR)/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/Manifest.mf))