Safer check for Build SDK; restrict Behold II workaround to Cupcake, per Samsung
[zxing.git] / bug / build.xml
index 417a98a..4e25373 100644 (file)
@@ -70,6 +70,7 @@
 
   <target name="clean">
     <delete dir="build"/>
+    <delete file="bug.jar"/>
   </target>
 
 </project>