/[Apache-SVN]/ant/sandbox/antlibs/svn/trunk/build.xml
ViewVC logotype

Diff of /ant/sandbox/antlibs/svn/trunk/build.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- ant/sandbox/antlibs/svn/trunk/build.xml	2005/05/02 09:04:07	165606
+++ ant/sandbox/antlibs/svn/trunk/build.xml	2005/05/02 09:04:33	165607
@@ -20,4 +20,8 @@
   <property file="build.properties"/>
 
   <import file="common/build.xml"/>
+
+  <target name="clean" depends="common.clean">
+    <delete dir="tmpdir"/>
+  </target>
 </project>
\ No newline at end of file

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26