update
diff --git a/prepare.xml b/prepare.xml
index b6d6b12..8d4d0cf 100644
--- a/prepare.xml
+++ b/prepare.xml
@@ -78,7 +78,7 @@
           description="Bootstraps the preparation script by cloning the antlib-common and updating this script from there."
   >
     <echo>Bootstrap done. Next step:</echo> 
-    <echo>  ant -f ${ant.file.name} prepare</echo>
+    <echo>  ant -f prepare.xml prepare</echo>
   </target>
           
   <target name="prepare"