Skip to content

Commit

Permalink
Update build.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
rbouckaert committed Aug 24, 2014
1 parent b8a0b37 commit fcb261e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@
<pathelement path="${buildMM}"/>
<fileset dir="${libBeast2}" includes="junit-4.8.2.jar"/>
<pathelement path="${beast2classpath}"/>
<fileset dir="${beast2path}/lib" includes="jam.jar"/>
<fileset dir="${beast2path}/lib" includes="beagle.jar"/>
<fileset dir="${beast2path}/lib" includes="fest.jar"/>
<fileset dir="${beast2path}/lib" includes="colt.jar"/>
</path>

<!-- start -->
Expand Down

0 comments on commit fcb261e

Please sign in to comment.