aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorBertrand Delacretaz <bdelacretaz@apache.org>2002-11-01 06:44:15 +0000
committerBertrand Delacretaz <bdelacretaz@apache.org>2002-11-01 06:44:15 +0000
commit6a962c8283f5e24dfdee46a245d34751c788c1a3 (patch)
treebe6a76b3a64c7affd59af8d1d1a2a77759b23d42 /build.xml
parent6484f92ba1b2420dbbf0533c55ead08acd32e6eb (diff)
downloadxmlgraphics-fop-6a962c8283f5e24dfdee46a245d34751c788c1a3.tar.gz
xmlgraphics-fop-6a962c8283f5e24dfdee46a245d34751c788c1a3.zip
first shot at RTFHandler using jfor RTF library
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195397 13f79535-47bb-0310-9956-ffa450edef68
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 34e31d06d..571543047 100644
--- a/build.xml
+++ b/build.xml
@@ -64,6 +64,7 @@ list of possible build targets.
<include name="lib/batik.jar"/>
<include name="lib/avalon-framework*.jar"/>
<include name="lib/jimi*"/>
+ <include name="lib/jfor*.jar"/>
</fileset>
<fileset dir="${basedir}" id="dist.src">