Changeset 4642 for trunk/plugins/build.xml
- Timestamp:
- 02/05/08 09:05:42 (1 year ago)
- Files:
-
- 1 modified
-
trunk/plugins/build.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/build.xml
r4487 r4642 196 196 </antcall> 197 197 </target> 198 199 <target name="tooltip" description="Build tooltip plugin."> 200 <antcall target="generic"> 201 <param name="name" value="tooltip" /> 202 </antcall> 203 </target> 198 204 199 205 </project>
