We need tools.properties in narya-tools.jar as well.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6191 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -212,6 +212,7 @@
|
|||||||
<jar destfile="${deploy.dir}/${lib.name}-tools.jar">
|
<jar destfile="${deploy.dir}/${lib.name}-tools.jar">
|
||||||
<fileset dir="${classes.dir}">
|
<fileset dir="${classes.dir}">
|
||||||
<include name="com/threerings/**/tools/**"/>
|
<include name="com/threerings/**/tools/**"/>
|
||||||
|
<include name="com/threerings/**/tools.properties"/>
|
||||||
</fileset>
|
</fileset>
|
||||||
</jar>
|
</jar>
|
||||||
<jar destfile="${deploy.dir}/${lib.name}-tests.jar">
|
<jar destfile="${deploy.dir}/${lib.name}-tests.jar">
|
||||||
|
|||||||
Reference in New Issue
Block a user