Skip to content

Commit

Permalink
Include wadl file in client distribution.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Morgan committed Jun 25, 2009
1 parent d342082 commit cf0e448
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.xml
Expand Up @@ -107,6 +107,7 @@
<copy toDir="${client.dir}/xsd">
<fileset dir="${basedir}/xsd">
<include name="*.xsd"/>
<include name="*.wadl"/>
</fileset>
</copy>
<mkdir dir="${client.dir}/bin"/>
Expand Down

0 comments on commit cf0e448

Please sign in to comment.