Browse Source

was fixing the wrong directory

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@320656 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 19 years ago
parent
commit
f274cd81ed
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs.xml

+ 1
- 1
docs.xml View File

@@ -85,7 +85,7 @@
templatePath="${templ.path}"
velocityPropertiesFile="${velocity.props}">
</anakia>
<fixcrlf srcdir="${docs.src}" inlcudes="**/*.html"/>
<fixcrlf srcdir="${docs.dest}" inlcudes="**/*.html"/>
</target>

<target name="fixcrlf" if="onwindows">


Loading…
Cancel
Save