bundle flatspark.swc
diff --git a/build.xml b/build.xml
index 569248f..36a29e2 100644
--- a/build.xml
+++ b/build.xml
@@ -897,7 +897,7 @@
         
         <antcall target="stage-source"/>
         
-        <!-- 
+        <!--
             Some, but not all framework sources are included.
             Need to include the sources required for build_framework.xml.
         -->
@@ -973,6 +973,7 @@
                 <include name="core.swc"/>
             	<include name="experimental.swc"/>
             	<include name="experimental_mobile.swc"/>
+                <include name="flatspark.swc"/>
                 <include name="spark.swc"/>
                 <include name="framework.swc"/>
                 <include name="mx/mx.swc"/>