Skip to content

Commit

Permalink
Added missing dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Rajarshi Guha <rajarshi.guha@gmail.com>
  • Loading branch information
egonw authored and rajarshi committed Jul 21, 2010
1 parent c888e4f commit 14003dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.xml
Expand Up @@ -1159,6 +1159,7 @@
<pathelement path="${dist}/jar/cdk-io.jar" />
<pathelement path="${dist}/jar/cdk-ioformats.jar" />
<pathelement path="${dist}/jar/cdk-data.jar" />
<pathelement path="${dist}/jar/cdk-isomorphism.jar" />
</classpath>
<arg value="${src}/main/org/openscience/cdk/modeling/builder3d/data/ringTemplateStructures.sdf" />
<arg value="${src}/main/org/openscience/cdk/modeling/builder3d/data/ringTemplateFingerprints.txt" />
Expand Down

0 comments on commit 14003dc

Please sign in to comment.