FLEX-34507 build.xml missing from binary packages
diff --git a/build.xml b/build.xml
index 2c12ee8..569248f 100644
--- a/build.xml
+++ b/build.xml
@@ -897,12 +897,6 @@
         
         <antcall target="stage-source"/>
         
-        <!-- Delete files from source distro that are not in binary distro. -->        
-        <delete dir="${basedir}/temp/">
-            <include name="**/build.xml"/>
-            <exclude name="asdoc/build.xml"/>
-        </delete>
-
         <!-- 
             Some, but not all framework sources are included.
             Need to include the sources required for build_framework.xml.