Skip to content
Snippets Groups Projects
Commit 9b7f3906 authored by lmandel's avatar lmandel
Browse files

Corrected doc target. Was docBuilds but should be docBuild.

parent 19cb64b8
No related branches found
No related tags found
No related merge requests found
......@@ -77,7 +77,7 @@
<target name="docs">
<property name="build.component" value="docs" />
<property name="buildTarget" value="buildDocs" />
<property name="buildTarget" value="buildDoc" />
<antcall target="Build">
<param name="ftpRemoteDirectory" value="${ftpDocsRemoteDirectory}"/>
</antcall>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment