Skip to content

Commit fcb261e

Browse files
committed
Update build.xml
1 parent b8a0b37 commit fcb261e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

build.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@
2929
<pathelement path="${buildMM}"/>
3030
<fileset dir="${libBeast2}" includes="junit-4.8.2.jar"/>
3131
<pathelement path="${beast2classpath}"/>
32+
<fileset dir="${beast2path}/lib" includes="jam.jar"/>
33+
<fileset dir="${beast2path}/lib" includes="beagle.jar"/>
34+
<fileset dir="${beast2path}/lib" includes="fest.jar"/>
35+
<fileset dir="${beast2path}/lib" includes="colt.jar"/>
3236
</path>
3337

3438
<!-- start -->

0 commit comments

Comments
 (0)