diff --git a/rtd_phosphonetx/build/build.xml b/rtd_phosphonetx/build/build.xml index a1a6d7340db164df2e141d1509fcc553804de160..d5efcfe5d9ca744e93e98262ca2663047fd41018 100644 --- a/rtd_phosphonetx/build/build.xml +++ b/rtd_phosphonetx/build/build.xml @@ -8,6 +8,8 @@ <property name="variant" value="-phosphonetx"/> <target name="compile" depends="build-common.compile, clean" /> + + <target name="client-jar" depends="make-client-jar"/> <!-- // Task for creating distributions