Fixed typo.

git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@11 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Michael Bayne
2006-07-05 01:02:05 +00:00
parent 4203ac53f6
commit 70849cb3dd
+1 -1
View File
@@ -34,7 +34,7 @@
<echo message="Have JME-BUI: ${jme-bui.present}"/>
<available property="jme-sound.present"
classname="com.jmex.sound.openAL.SoundSystem" classpathref="classpath"/>
<echo message="Have OPenAL: ${jme-sound.present}"/>
<echo message="Have OpenAL: ${jme-sound.present}"/>
<condition property="build.jme">
<and>
<isset property="jme.present"/>