This might come in the form of a Maven dependency, so allow for that.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6277 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -52,7 +52,7 @@
|
|||||||
<property name="libs.dir" value="lib"/>
|
<property name="libs.dir" value="lib"/>
|
||||||
<copy todir="${deploy.dir}/lib" flatten="true">
|
<copy todir="${deploy.dir}/lib" flatten="true">
|
||||||
<fileset dir="${libs.dir}">
|
<fileset dir="${libs.dir}">
|
||||||
<include name="aspirin.swc"/>
|
<include name="aspirin*.swc"/>
|
||||||
<include name="asunit.swc"/>
|
<include name="asunit.swc"/>
|
||||||
<include name="corelib.swc"/>
|
<include name="corelib.swc"/>
|
||||||
</fileset>
|
</fileset>
|
||||||
|
|||||||
Reference in New Issue
Block a user