]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/GenBuild/build.xml
Added a line to remove the Jar file in the cleanall target.
[mirror_edk2.git] / Tools / Source / GenBuild / build.xml
index 811f96b25fd4dc6928a261851b520fb556eae507..73a114b96f608f1cde7dd2c67c57888cd4b646bf 100644 (file)
@@ -34,6 +34,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
   </target>\r
   <target name="cleanall">\r
     <delete dir="${buildDir}"/>\r
+    <delete file="${installLocation}/GenBuild.jar"/>\r
     <if>\r
       <available file="${installLocation}/GenBuild.jar"/>\r
       <then>\r