setup library for tools
This commit is contained in:
parent
09197c7ad0
commit
e75579623a
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@
|
|||
<include name="**/serialdump*"/>
|
||||
</fileset>
|
||||
</copy>
|
||||
<copy file="${contiki}/tools/cygwin/cygwin1.dll" todir="${dist}/tools"/>
|
||||
</target>
|
||||
|
||||
<target name="run" depends="dist">
|
||||
|
|
Loading…
Reference in a new issue