Skip to content

Commit

Permalink
update build file
Browse files Browse the repository at this point in the history
  • Loading branch information
rbouckaert committed Dec 15, 2016
1 parent a475636 commit 38ec0dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
<include name="**/*.class"/>
</fileset>
<zipgroupfileset dir="${libBeast2}" includes="jam.jar"/>
<zipgroupfileset dir="${libBeast2}" includes="antlr-runtime-4.5.jar"/>
<fileset dir="${build}">
<include name="snap/**/*.class" />
<include name="snap/**/*.png" />
Expand Down

0 comments on commit 38ec0dc

Please sign in to comment.