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