Skip to content

Commit

Permalink
Fix build.
Browse files Browse the repository at this point in the history
  • Loading branch information
winder committed Jun 23, 2015
1 parent 7c6bc44 commit 734ef46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Expand Up @@ -105,7 +105,7 @@
<delete file="UGS_MANIFEST.MF"/>

<copy todir="UGSPlatform/UGSLib/release/modules/ext/ugs/"
file="${dist.dir}/${dist.jar}"/>
file="${dist.jar}"/>
</target>

<target name="platform" depends="jar">
Expand Down

0 comments on commit 734ef46

Please sign in to comment.