mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Moved some components into a detail sub-directory
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@486 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
0357fe1dda
commit
207096c9df
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@
|
|||
|
||||
<target name="export" description="export distribution">
|
||||
<sync todir="${dist.dir}/include">
|
||||
<fileset dir="${libraries.dir}" includes="turtle/**.hpp"/>
|
||||
<fileset dir="${libraries.dir}" includes="turtle/**"/>
|
||||
</sync>
|
||||
<info version="svn rev ${svn.revision}" todir="${dist.dir}"/>
|
||||
</target>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue