aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorfotis <fotis@unknown>2001-02-08 14:09:25 +0000
committerfotis <fotis@unknown>2001-02-08 14:09:25 +0000
commitdce510068ae1aabe775918eba9be04c7fb8ac50c (patch)
tree9a3b8fa8532b968a22aece9ea2799cb994ff78ea /build.xml
parent8182efc0643546799b968c61665f850b63b4391c (diff)
downloadxmlgraphics-fop-dce510068ae1aabe775918eba9be04c7fb8ac50c.tar.gz
xmlgraphics-fop-dce510068ae1aabe775918eba9be04c7fb8ac50c.zip
removes old reference to FAQ during build of distribution
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194032 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 4a3a1482d..62f5287d9 100644
--- a/build.xml
+++ b/build.xml
@@ -484,7 +484,6 @@ Sometimes ant gives out this warnings, but the build is finished without any pro
<copyfile src="${basedir}/README" dest="${build.dir}/README" />
<copyfile src="${basedir}/STATUS" dest="${build.dir}/STATUS" />
<copyfile src="${basedir}/LICENSE" dest="${build.dir}/LICENSE" />
- <copyfile src="${basedir}/FAQ" dest="${build.dir}/FAQ" />
</target>
<!-- =================================================================== -->