Changeset 882
- Timestamp:
- 10/02/06 22:19:45 (2 years ago)
- Files:
-
- trunk/build.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/build.xml
r857 r882 540 540 </target> 541 541 542 <target name="ccontrol.loop" depends="clean.all, dist, export" />542 <target name="ccontrol.loop" depends="clean.all, dist, test, export" /> 543 543 544 544 <target name="install.export" depends="export">
