mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Copying only css and png from boost documentation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@559 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
296c83319c
commit
9414f88bf8
1 changed files with 1 additions and 1 deletions
|
|
@ -129,7 +129,7 @@
|
|||
<fileset dir="boost" includes="test/**,doc/**,index.html"/>
|
||||
</copy>
|
||||
<copy todir="${boost.dir}/libs/mock/doc/html">
|
||||
<fileset dir="${env.BOOST_ROOT}/doc/src"/>
|
||||
<fileset dir="${env.BOOST_ROOT}/doc/src" includes="**/*.css,**/**.png"/>
|
||||
</copy>
|
||||
<copy todir="${boost.dir}">
|
||||
<fileset dir="boost" includes="LICENSE_1_0.txt,Jamroot.jam,Jamfile.v2"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue