diff options
Diffstat (limited to 'buildScripts')
-rw-r--r-- | buildScripts/website.ant.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/buildScripts/website.ant.xml b/buildScripts/website.ant.xml index 9d2becf2..72aac217 100644 --- a/buildScripts/website.ant.xml +++ b/buildScripts/website.ant.xml @@ -100,6 +100,7 @@ such as converting the changelog into HTML, and creating javadoc. <include name="index.html" /> <include name="download.html" /> <include name="slideshow.html" /> + <include name="setup/*.html" /> <include name="mavenrepo/index.html" /> </fileset> <filterchain> |