Correct spelling error in build file.

This commit is contained in:
Martin Haye 2015-09-10 08:01:14 -07:00
parent 24bf2c9519
commit 4934a84128

View File

@ -42,7 +42,7 @@
</redirector>
</apply>
<!-- Assmeble the ACME code -->
<!-- Assemble the ACME code -->
<apply executable="acme" dir="${build.dir}"
relative="true" parallel="false" failonerror="true" verbose="true">
<fileset dir="${build.dir}" includes="*.a"/>