mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
release/build.xml: fixed clean task
This commit is contained in:
parent
311c026798
commit
6bbff3154c
@ -217,7 +217,7 @@
|
||||
</target>
|
||||
|
||||
<target depends="load.properties" name="clean">
|
||||
<delete dir="${dist.dir}" />
|
||||
<delete dir="dist" />
|
||||
</target>
|
||||
|
||||
</project>
|
Loading…
Reference in New Issue
Block a user