]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
FOP-2718: sRGB.icc is missing from ant jar
authorSimon Steiner <ssteiner@apache.org>
Fri, 7 Jul 2017 08:17:23 +0000 (08:17 +0000)
committerSimon Steiner <ssteiner@apache.org>
Fri, 7 Jul 2017 08:17:23 +0000 (08:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1801124 13f79535-47bb-0310-9956-ffa450edef68

fop/build.xml

index ea3b3e50286332b7702bde3d46b81ad40c300ba9..f0cc1340feac4574e070ce087eba3ac6abafa1fa 100644 (file)
@@ -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"/>