Really really cluttering the build files up.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5096 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Par Winzell
2008-05-15 17:37:03 +00:00
parent 8b7233c5ca
commit 4c46899e23
+1
View File
@@ -151,6 +151,7 @@
<!-- wipes the entire build directory clean -->
<target name="distclean" depends="common-clean">
<delete dir="${deploy.dir}"/>
<delete failonerror="false" file="src/as/com/threerings/util/env/Environment.as"/>
</target>
<!-- common clean tasks -->