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:
Ray Greenwell
2006-08-23 17:35:26 +00:00
parent 70b0d759c0
commit c1d05502e4
+1
View File
@@ -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/**"/>