Fix target comment.

git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@338 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Michael Bayne
2007-11-10 19:43:27 +00:00
parent 93e28d42a6
commit d00e7b1873
+1 -1
View File
@@ -79,7 +79,7 @@
</javac>
</target>
<!-- build the native libraries -->
<!-- installs the pre-built native libraries -->
<target name="ninstall" depends="prepare">
<echo level="info" message="Doing native compilation on ${os.name}..."/>
<exec os="Linux" dir="src/java/com/threerings/util/keybd/Linux"