Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
chanskw committed Mar 11, 2015
2 parents 9471ecb + b63619d commit 27563f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
</target>

<target name="toolkitIndexOnly" description="Index the toolkit.">
<ant dir="${toolkit}" target="cpp" />
<ant dir="${toolkit}" target="toolkit" />
</target>

<target name="spldoc" depends="spldoc_work, revertversion" />
Expand Down

0 comments on commit 27563f2

Please sign in to comment.