Fixed typo
This commit is contained in:
parent
7a4f21c3f4
commit
df8edca3fb
@ -10,7 +10,7 @@
|
|||||||
<ant dir="libpit" target="release" inheritAll="false"/>
|
<ant dir="libpit" target="release" inheritAll="false"/>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
<target name="pit-cli" depends="lib-pit">
|
<target name="pit-cli" depends="libpit">
|
||||||
<copy file="${libpit.jar}" todir="pit-cli/lib"/>
|
<copy file="${libpit.jar}" todir="pit-cli/lib"/>
|
||||||
<ant dir="pit-cli" target="release" inheritAll="false"/>
|
<ant dir="pit-cli" target="release" inheritAll="false"/>
|
||||||
</target>
|
</target>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user