summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2010-07-20 18:14:54 +0000
committerPaul Phillips <paulp@improving.org>2010-07-20 18:14:54 +0000
commit272a147c77184502c2560c6a18a241d56c087125 (patch)
treef2a86ffdb18905c64c91ea28a4a3b61d88cf6ac0 /build.xml
parentf7d2a3fa4e51b64f990244c6025bc7b769f76661 (diff)
downloadscala-272a147c77184502c2560c6a18a241d56c087125.tar.gz
scala-272a147c77184502c2560c6a18a241d56c087125.tar.bz2
scala-272a147c77184502c2560c6a18a241d56c087125.zip
Fix for stability failure introduced in build.x...
Fix for stability failure introduced in build.xml change. Review by malayeri (as an FYI.)
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 30f8def1dc..aca2b66106 100644
--- a/build.xml
+++ b/build.xml
@@ -1105,6 +1105,7 @@ BOOTSTRAPPING BUILD (STRAP)
<include name="**/*.xml"/>
<include name="**/*.js"/>
<include name="**/*.css"/>
+ <include name="**/*.html"/>
<include name="**/*.properties"/>
<include name="**/*.swf"/>
<include name="**/*.png"/>