build.xml
changeset 822 696b2880c994
parent 816 2116f901307e
child 936 f78522cede87
--- a/build.xml	Tue Dec 21 23:45:46 2010 +0100
+++ b/build.xml	Tue Dec 21 23:50:59 2010 +0100
@@ -73,6 +73,8 @@
 	<delete verbose="false" dir="gen"/>
     </target>
 
+    <target name="all" depends="clean,debug,javadoc"/>
+
     <target name="javadoc">
 	<javadoc author="true" destdir="${javadoc.output}" doctitle="Beem javadoc" source="1.6" sourcepath="${source.dir}" use="true" version="false" bootclasspathref="android.target.classpath">
 	    <classpath>