There is no more nodemap.jar
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3282 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -175,9 +175,6 @@
|
||||
<jar destfile="${deploy.dir}/${app.name}-cast.jar">
|
||||
<fileset dir="${classes.dir}" includes="com/threerings/cast/**"/>
|
||||
</jar>
|
||||
<jar destfile="${deploy.dir}/${app.name}-nodemap.jar">
|
||||
<fileset dir="${classes.dir}" includes="com/threerings/nodemap/**"/>
|
||||
</jar>
|
||||
</target>
|
||||
|
||||
<!-- generate a class hierarchy diagram -->
|
||||
|
||||
Reference in New Issue
Block a user