syntax...
authorBdale Garbee <bdale@gag.com>
Mon, 2 Aug 2010 21:24:52 +0000 (17:24 -0400)
committerBdale Garbee <bdale@gag.com>
Mon, 2 Aug 2010 21:24:52 +0000 (17:24 -0400)
build.xml

index b1859285246655d0220e7d8b06ae305c7bc7b6e9..02aeb95679209fca67f055bd89abcdee92965aff 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -1056,6 +1056,7 @@ jsapi.exe from the lib directory.
         <mkdir dir="${deploy_dir}/freetts-${version}" />
         <copy todir="${deploy_dir}/freetts-${version}" includeEmptyDirs="false">
             <fileset refid="binaries" />
+       </copy>
     </target>
 
     <!-- freetts-bin -->