mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-30 12:25:35 +02:00
Releng: Add mkdir tasks to "deploy"
This commit is contained in:
parent
3e73e96587
commit
9dcbba9066
1 changed files with 2 additions and 0 deletions
|
@ -36,6 +36,8 @@
|
|||
<include name="**"/>
|
||||
</fileset>
|
||||
</delete>
|
||||
<mkdir dir="${terminal-install}/common"/>
|
||||
<mkdir dir="${terminal-install}/remote"/>
|
||||
<copy includeemptydirs="false" todir="${terminal-install}">
|
||||
<fileset dir="composite">
|
||||
<include name="**"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue