diff options
Diffstat (limited to 'fop')
-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 751edf7d7..1826c26f8 100644 --- a/fop/build.xml +++ b/fop/build.xml @@ -640,6 +640,7 @@ list of possible build targets. <include name="org/apache/fop/util/CharUtilities.class"/> <include name="org/apache/fop/util/DecimalFormatCache*.class"/> <include name="org/apache/fop/util/ImageObject.class"/> + <include name="org/apache/fop/util/HexEncoder.class"/> </patternset> <!-- PDF transcoder --> <patternset> |