Changed default target to compile because we don't always want to run the

tests.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@702 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2001-11-29 22:00:37 +00:00
parent fbc7d15066
commit 89f8ef5d68
+1 -1
View File
@@ -1,5 +1,5 @@
<!-- build configuration -->
<project name="narya tests" default="test" basedir=".">
<project name="narya tests" default="compile" basedir=".">
<!-- things you may want to change -->
<property name="build.compiler" value="jikes"/>