summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorEugene Burmako <xeno.by@gmail.com>2012-09-25 17:52:21 +0200
committerEugene Burmako <xeno.by@gmail.com>2012-09-27 15:48:59 +0200
commit314f014ea370dfab534ee0cab8787fe50ba9aeab (patch)
tree13560ccc46aee08d200b37bf5f7fef5505e7246d /build.xml
parent3f30db36d115a1f7b86153fa5009d8c8c4309f36 (diff)
downloadscala-314f014ea370dfab534ee0cab8787fe50ba9aeab.tar.gz
scala-314f014ea370dfab534ee0cab8787fe50ba9aeab.tar.bz2
scala-314f014ea370dfab534ee0cab8787fe50ba9aeab.zip
docs.pre-lib now checks for mods in reflect
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 4e06c992ae..67d715bfe9 100644
--- a/build.xml
+++ b/build.xml
@@ -2322,6 +2322,7 @@ DOCUMENTATION
<include name="swing/**"/>
<include name="actors/**"/>
<include name="actors-migration/**"/>
+ <include name="reflect/**"/>
</source-includes>
</doc-uptodate-check>
</target>