2002/07/01 20:58:08
[org.ibex.core.git] / build.xml
index 5e3b6c6..50a8df4 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -44,7 +44,6 @@
     </target>
 
     <target name="build" depends="compile">
-        <mkdir dir="www/html/dist/"/>
         <ant dir="." antfile="src/org/xwt/plat/${plat}.xml" target="build"/>
     </target>