fixed dailysnapshot target in buildfile

This commit is contained in:
eeichinger
2008-10-22 07:09:47 +00:00
parent 62f21bb30b
commit 7518ed419e
2 changed files with 1 additions and 2 deletions

View File

@@ -693,7 +693,7 @@
<target name="dailysnapshot">
<property name="nant.target.root.name" value="daily-build"/>
<property name="project.build.sign" value="true"/>
<call target="copykeys"/>
<!-- call target="copykeys"/ -->
<call target="build-all-function"/>
<call target="package-cvs"/>
<!-- only copy the supporting tools directory for the daily build. -->