Fixed build script for API file
This commit is contained in:
parent
b644cd25bc
commit
bb7f11319a
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 15dc1a30834f6f4c9aac851ad96a1725a6be7d0b
|
||||
Subproject commit 34d66e8706cd57b2f4b70cfddf1801d606ec1d8a
|
|
@ -80,7 +80,7 @@
|
|||
</copy>
|
||||
|
||||
<copy todir="APIContents">
|
||||
<fileset dir="${dir.development}src/resonantinduction/api" excludes=".git/**" />
|
||||
<fileset dir="${dir.development}src/main/java/resonantinduction/api" excludes=".git/**" />
|
||||
</copy>
|
||||
|
||||
<jar destfile="output/${file.mainfile}">
|
||||
|
|
Loading…
Add table
Reference in a new issue