mirror of
https://github.com/jquery/jquery-ui.git
synced 2026-01-28 18:18:11 -05:00
release/build.xml: fixed clean task
This commit is contained in:
@@ -217,7 +217,7 @@
|
||||
</target>
|
||||
|
||||
<target depends="load.properties" name="clean">
|
||||
<delete dir="${dist.dir}" />
|
||||
<delete dir="dist" />
|
||||
</target>
|
||||
|
||||
</project>
|
||||
Reference in New Issue
Block a user