author | Da Risk <darisk972@gmail.com> |
Tue, 21 Dec 2010 23:50:59 +0100 | |
changeset 832 | 696b2880c994 |
parent 831 | 7b8af7616ba9 (current diff) |
parent 826 | 2116f901307e (diff) |
child 834 | 84cc7ee4b067 |
--- 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>