fixed msilnightly target
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@14980 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
This commit is contained in:
parent
3d61724311
commit
7f0f6b6b74
|
@ -1045,7 +1045,7 @@ FORWARDED TARGETS FOR NIGHTLY BUILDS
|
|||
</target>
|
||||
|
||||
<target name="msilnightly" depends="pack.done">
|
||||
<ant antfile="${src.dir}/build/four.xml" target="msil-all.done" inheritall="yes" inheritrefs="yes"/>
|
||||
<ant antfile="${src.dir}/build/msil.xml" target="msil-all.done" inheritall="yes" inheritrefs="yes"/>
|
||||
<ant antfile="${src.dir}/build/pack.xml" target="msilpack-all.done" inheritall="yes" inheritrefs="yes"/>
|
||||
</target>
|
||||
|
||||
|
|
Loading…
Reference in New Issue