Let's include the puzzle stuff with the parlor stuff to avoid having to do
a lot of jar file dicking around. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@2888 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -159,6 +159,7 @@
|
||||
</jar>
|
||||
<jar destfile="${deploy.dir}/${app.name}-parlor.jar">
|
||||
<fileset dir="${classes.dir}" includes="com/threerings/parlor/**"/>
|
||||
<fileset dir="${classes.dir}" includes="com/threerings/puzzle/**"/>
|
||||
</jar>
|
||||
<jar destfile="${deploy.dir}/${app.name}-micasa.jar">
|
||||
<fileset dir="${classes.dir}" includes="com/threerings/micasa/**"/>
|
||||
|
||||
Reference in New Issue
Block a user