Never mind. Those are committed. And I need to be committed.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4864 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -156,10 +156,6 @@
|
|||||||
<!-- common clean tasks -->
|
<!-- common clean tasks -->
|
||||||
<target name="common-clean">
|
<target name="common-clean">
|
||||||
<ant dir="tests" target="clean"/>
|
<ant dir="tests" target="clean"/>
|
||||||
<!-- clean the native libraries -->
|
|
||||||
<exec dir="src/java/com/threerings/util/signal/${os.name}" executable="make">
|
|
||||||
<arg line="clean"/>
|
|
||||||
</exec>
|
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
<!-- build the java class files -->
|
<!-- build the java class files -->
|
||||||
|
|||||||
Reference in New Issue
Block a user