Skip to content

Commit

Permalink
Hotfix for "dist" build target
Browse files Browse the repository at this point in the history
  • Loading branch information
DavePearce committed Jan 29, 2016
1 parent 1c04b66 commit 1a93edd
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 @@ -114,6 +114,7 @@
<include name="lib/*-v${version}.jar"/>
<include name="lib/wyrl-v*.jar"/>
<include name="lib/jasm-v*.jar"/>
<include name="lib/maven-ant-tasks*.jar"/>
</fileset>
</copy>
<tar destfile="dist/wdk-src-v${version}.tar" longfile="gnu">
Expand Down

0 comments on commit 1a93edd

Please sign in to comment.