build.xml
changeset 159 cc5e55656735
parent 158 8189aa05293e
child 359 dff3e3f715d9
--- a/build.xml	Thu Apr 23 20:48:06 2009 +0200
+++ b/build.xml	Thu Apr 23 22:25:29 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.