* minor typo fix

This commit is contained in:
Heng Sin Low 2007-01-12 09:29:20 +00:00
parent d1f434b4d3
commit 5ad3043fac
1 changed files with 1 additions and 1 deletions

View File

@ -337,7 +337,7 @@
<!-- Create CCTools.jar file --> <!-- Create CCTools.jar file -->
<jar jarfile="${dist.dir}/CCTools.jar"> <jar jarfile="${dist.dir}/CCTools.jar">
<fileset dir="${build.dir}" includes="**/ecs/**" /> <fileset dir="${buildServer.dir}" includes="**/ecs/**" />
<fileset dir="${buildClient.dir}"/> <fileset dir="${buildClient.dir}"/>
<manifest> <manifest>
<attribute name="Specification-Title" value="Adempiere Client Tools"/> <attribute name="Specification-Title" value="Adempiere Client Tools"/>