diff options
Diffstat (limited to 'fop/build.xml')
-rw-r--r-- | fop/build.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fop/build.xml b/fop/build.xml index d456a885d..c514c9593 100644 --- a/fop/build.xml +++ b/fop/build.xml @@ -578,6 +578,7 @@ list of possible build targets. <include name="commons-io*.jar"/> <include name="xmlgraphics*.jar"/> <include name="fontbox*.jar"/> + <include name="pdfbox-io*.jar"/> </lib> <lib dir="${build.dir}"> <include name="fop.jar"/> |