summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 857e945e50..f8584c850e 100644
--- a/build.xml
+++ b/build.xml
@@ -1105,6 +1105,7 @@ BOOTSTRAPPING BUILD (STRAP)
<include name="**/*.swf"/>
<include name="**/*.png"/>
<include name="**/*.gif"/>
+ <include name="**/*.txt"/>
</fileset>
</copy>
<touch file="${build-strap.dir}/compiler.complete" verbose="no"/>