build.xml
changeset 158 8189aa05293e
parent 105 c6e4728ac9f7
child 359 dff3e3f715d9
--- a/build.xml	Thu Apr 23 20:32:19 2009 +0200
+++ b/build.xml	Thu Apr 23 20:57:04 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.