SOLR-3733: Missed one target

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388273 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Uwe Schindler 2012-09-20 23:46:30 +00:00
parent c18e2c8881
commit 3c332a8395
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
</sequential>
</target>
<target name="javadocs" description="Generate Lucene and Solr javadocs">
<target name="documentation" description="Generate Lucene and Solr Documentation">
<sequential>
<subant target="documentation" inheritall="false" failonerror="true">
<fileset dir="lucene" includes="build.xml" />