mirror of
https://github.com/badvision/lawless-legends.git
synced 2025-08-15 21:27:22 +00:00
Correct spelling error in build file.
This commit is contained in:
@@ -42,7 +42,7 @@
|
|||||||
</redirector>
|
</redirector>
|
||||||
</apply>
|
</apply>
|
||||||
|
|
||||||
<!-- Assmeble the ACME code -->
|
<!-- Assemble the ACME code -->
|
||||||
<apply executable="acme" dir="${build.dir}"
|
<apply executable="acme" dir="${build.dir}"
|
||||||
relative="true" parallel="false" failonerror="true" verbose="true">
|
relative="true" parallel="false" failonerror="true" verbose="true">
|
||||||
<fileset dir="${build.dir}" includes="*.a"/>
|
<fileset dir="${build.dir}" includes="*.a"/>
|
||||||
|
Reference in New Issue
Block a user