blob: 28ffc7ad0dabf462dbdb7f3e43d10795c30c0f85 [file] [log] [blame]
--- build.xml.orig 2007-05-07 19:59:49.000000000 +0300
+++ build.xml 2007-05-07 20:01:21.000000000 +0300
@@ -291,7 +291,7 @@
</if>
</target>
- <target name="dist" depends="init, compile">
+ <target name="dist" depends="init, compile-driver,compile.integration">
<delete file="${buildDir}/${fullProdName}-bin.jar" />
<delete file="${distDir}/${fullProdName}.jar" />