mirror of
https://github.com/processing/processing4.git
synced 2026-01-30 03:41:15 +01:00
dxf: Fix the clean target
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
<target name="clean" description="Clean the build directories">
|
||||
<delete dir="bin" />
|
||||
<delete file="library/net.jar" />
|
||||
<delete file="library/dxf.jar" />
|
||||
</target>
|
||||
|
||||
<target name="compile" description="Compile sources">
|
||||
|
||||
Reference in New Issue
Block a user