Missed a spot.

git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1036 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Michael Bayne
2010-10-22 16:52:28 +00:00
parent 64fe2ea656
commit 96cb4bd2df
-1
View File
@@ -89,7 +89,6 @@
<javac srcdir="${src.dir}" destdir="${classes.dir}" includeAntRuntime="false"
debug="on" optimize="off" deprecation="off">
<classpath refid="classpath"/>
<exclude name="com/threerings/jme/**" unless="build.jme"/>
<exclude name="com/threerings/openal/**" unless="build.openal"/>
<exclude name="com/threerings/**/tools/xml/**" unless="build.xml"/>
<exclude name="com/threerings/miso/viewer/**" unless="build.xml"/>