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 ea3b3e502..f0cc1340f 100644 --- a/fop/build.xml +++ b/fop/build.xml @@ -404,6 +404,7 @@ list of possible build targets. <fileset dir="${src.resources.dir}"> <include name="META-INF/**"/> <include name="**/*.icm"/> + <include name="**/*.icc"/> <include name="**/*.xml"/> <include name="**/*.LICENSE.txt"/> <include name="**/*.xsl"/> |