aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2008-08-12 12:36:18 +0000
committerJeremias Maerki <jeremias@apache.org>2008-08-12 12:36:18 +0000
commit3a39c6dca832b0c3626af4a7d39eb80dcb07aabf (patch)
tree49a4c3bd87d1093230e58ed05606e0d131f3eb27 /build.xml
parent95b2347224c4f3b7c3fcff3b2509a356b2b9869b (diff)
parentff243bf1dd6062bbe624391a9ef79fc26018a23f (diff)
downloadxmlgraphics-fop-3a39c6dca832b0c3626af4a7d39eb80dcb07aabf.tar.gz
xmlgraphics-fop-3a39c6dca832b0c3626af4a7d39eb80dcb07aabf.zip
Merge from Trunk revisions 680381-685126.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AreaTreeNewDesign@685132 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 762eea594..4555438a9 100644
--- a/build.xml
+++ b/build.xml
@@ -67,6 +67,8 @@ list of possible build targets.
<include name="KEYS"/>
<include name="status.xml"/>
<include name="fop.bat"/>
+ <include name="fop.cmd"/>
+ <include name="fop.js"/>
<include name="fop"/>
</fileset>
<fileset dir="${basedir}" id="dist.bin.lib">
@@ -401,6 +403,7 @@ list of possible build targets.
<include name="**/*.icm"/>
<include name="**/*.xml"/>
<include name="**/*.LICENSE.txt"/>
+ <include name="**/*.xsl"/>
</fileset>
<fileset dir="${build.gensrc.dir}">
<include name="**/*.xml"/>