Skip to content
Snippets Groups Projects
Commit 393bdd94 authored by kaloyane's avatar kaloyane
Browse files

minor: generate javadocs when creating a distribution

SVN: 20372
parent 69b2a040
No related branches found
No related tags found
No related merge requests found
...@@ -13,6 +13,7 @@ ...@@ -13,6 +13,7 @@
<antcall target="_dist"><param name="project" value="eu_basysbio"/></antcall> <antcall target="_dist"><param name="project" value="eu_basysbio"/></antcall>
<antcall target="_dist"><param name="project" value="rtd_cina"/></antcall> <antcall target="_dist"><param name="project" value="rtd_cina"/></antcall>
<antcall target="_dist"><param name="project" value="plasmid"/></antcall> <antcall target="_dist"><param name="project" value="plasmid"/></antcall>
<antcall target="javadoc"/>
</target> </target>
<target name="_dist"> <target name="_dist">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment