Skip to content

Commit

Permalink
Fixed the target to be called
Browse files Browse the repository at this point in the history
Change-Id: Ie6aa1e7dc86cd63a243b02edb47d701c783e667a
  • Loading branch information
egonw committed Jul 29, 2012
1 parent 77d8bd6 commit 99c2171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javadoc.xml
Expand Up @@ -134,7 +134,7 @@
<antcall target="ojdcheck-module"><param name="module" value="fingerprint"/></antcall>
<antcall target="ojdcheck-module"><param name="module" value="formula"/></antcall>
<antcall target="ojdcheck-module"><param name="module" value="render"/></antcall>
<antcall target="doccheck-module"><param name="module" value="renderextra"/></antcall>
<antcall target="ojdcheck-module"><param name="module" value="renderextra"/></antcall>
<antcall target="ojdcheck-module"><param name="module" value="reaction"/></antcall>
<antcall target="ojdcheck-module"><param name="module" value="libiocml"/></antcall>
<antcall target="ojdcheck-module"><param name="module" value="libiomd"/></antcall>
Expand Down

0 comments on commit 99c2171

Please sign in to comment.