Let's dist the ezgame stuff as part of parlor.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@48 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -184,6 +184,7 @@
|
||||
<!-- build our various jar files -->
|
||||
<jar destfile="${deploy.dir}/${app.name}-parlor.jar">
|
||||
<fileset dir="${classes.dir}" includes="com/threerings/parlor/**"/>
|
||||
<fileset dir="${classes.dir}" includes="com/threerings/ezgame/**"/>
|
||||
</jar>
|
||||
<jar destfile="${deploy.dir}/${app.name}-puzzle.jar">
|
||||
<fileset dir="${classes.dir}" includes="com/threerings/puzzle/**"/>
|
||||
|
||||
Reference in New Issue
Block a user