jipv6 jar path fix
This commit is contained in:
parent
29f618836f
commit
2911ea483b
|
@ -27,7 +27,7 @@
|
|||
|
||||
<target name="mspsim" depends="init">
|
||||
<copy todir="${lib}" file="${mspsim}/mspsim.jar" />
|
||||
<copy todir="${lib}" file="${mspsim}/jipv6.jar" />
|
||||
<copy todir="${lib}" file="${mspsim}/lib/jipv6.jar" />
|
||||
</target>
|
||||
|
||||
<target name="coffee" depends="init">
|
||||
|
|
Loading…
Reference in a new issue