Fixed build script error
This commit is contained in:
parent
43584825ce
commit
581fcae1c5
1 changed files with 1 additions and 2 deletions
|
@ -90,6 +90,5 @@
|
|||
<jar destfile="output/${file.core}">
|
||||
<fileset dir="core" />
|
||||
</jar>
|
||||
<copy todir="output" file="${file.all}" />
|
||||
</target>
|
||||
</project>
|
||||
|
|
Loading…
Reference in a new issue