Clarified target description to include packaging

This commit is contained in:
Mathieu Champlon 2016-07-18 07:38:37 +02:00
parent 779d695490
commit 5d22e09c14

View file

@ -121,6 +121,6 @@
</tar> </tar>
</target> </target>
<target name="boost" depends="boost.convert,boost.build,boost.package" description="convert to boost with documentation and tests"/> <target name="boost" depends="boost.convert,boost.build,boost.package" description="convert and package to boost with documentation and tests"/>
</project> </project>