build.xml
changeset 169 b832216810ae
parent 158 8189aa05293e
child 359 dff3e3f715d9
--- a/build.xml	Fri Apr 24 00:20:57 2009 +0200
+++ b/build.xml	Fri Apr 24 11:51:54 2009 +0200
@@ -46,7 +46,7 @@
 
     <taskdef name="setup"
         classname="com.android.ant.SetupTask"
-        classpathref="android.antlibs"/>
+	classpathref="android.antlibs"/>
 
     <!-- Execute the Android Setup task that will setup some properties specific to the target,
          and import the rules files.