aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorVincent Hennebert <vhennebert@apache.org>2014-07-18 13:42:05 +0000
committerVincent Hennebert <vhennebert@apache.org>2014-07-18 13:42:05 +0000
commitb49267763c60c4d9f68a0c7cf762262d159c6c2b (patch)
treeecde7d6bbba29a0342353a04c976fcd505131e21 /build.xml
parent6b998b1ba3249e9524b71640dee7f96d54544837 (diff)
downloadxmlgraphics-fop-b49267763c60c4d9f68a0c7cf762262d159c6c2b.tar.gz
xmlgraphics-fop-b49267763c60c4d9f68a0c7cf762262d159c6c2b.zip
Cleaned up and re-organized PS gradient test case
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP-2393_gradient-rendering@1611648 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 ba9f2e09b..b6c7f3706 100644
--- a/build.xml
+++ b/build.xml
@@ -732,6 +732,7 @@ list of possible build targets.
<include name="**/*.fo"/>
<include name="**/BidiTestData*.ser"/>
<include name="**/*.afp"/>
+ <include name="**/*.ps"/>
<include name="**/*.xsl"/>
</fileset>
<fileset dir="${build.dir}/test-gensrc">