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:
Michael Bayne
2010-11-16 23:09:45 +00:00
parent b6787edf36
commit 8e76ec57ca
+1 -1
View File
@@ -52,7 +52,7 @@
<property name="libs.dir" value="lib"/>
<copy todir="${deploy.dir}/lib" flatten="true">
<fileset dir="${libs.dir}">
<include name="aspirin.swc"/>
<include name="aspirin*.swc"/>
<include name="asunit.swc"/>
<include name="corelib.swc"/>
</fileset>