Put bootstrap.xml in etc with all of our other misfit .xml files.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6591 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2011-04-03 16:35:56 +00:00
parent 8c740b8353
commit 560fd59f26
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
<property name="tclasses.dir" location="${deploy.dir}/test-classes"/>
<property name="ooo-build.vers" value="2.1"/>
<ant antfile="bootstrap.xml"/>
<ant antfile="etc/bootstrap.xml"/>
<import file="${user.home}/.m2/ooo-build/${ooo-build.vers}/ooo-build.xml"/>
<target name="-prepare" depends="-init-ooo">