author | Nikita Kozlov <nikita@mbdsys.com> |
Wed, 15 Dec 2010 20:09:56 +0100 | |
changeset 826 | 2116f901307e |
parent 825 | 0f18c9828716 |
child 832 | 696b2880c994 |
child 833 | 8005cd552571 |
--- a/build.xml Wed Dec 15 19:41:39 2010 +0100 +++ b/build.xml Wed Dec 15 20:09:56 2010 +0100 @@ -73,7 +73,7 @@ <delete verbose="false" dir="gen"/> </target> - <target name="all" depends="javadoc,debug,clean"/> + <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">