Add directives to build libsignal.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@2362 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -101,6 +101,8 @@
|
|||||||
<target name="ncompile" depends="prepare">
|
<target name="ncompile" depends="prepare">
|
||||||
<exec dir="src/java/com/threerings/util/keybd/i686-Linux"
|
<exec dir="src/java/com/threerings/util/keybd/i686-Linux"
|
||||||
executable="make"/>
|
executable="make"/>
|
||||||
|
<exec dir="src/java/com/threerings/util/signal/i686-Linux"
|
||||||
|
executable="make"/>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
<!-- build the javadoc documentation -->
|
<!-- build the javadoc documentation -->
|
||||||
|
|||||||
Reference in New Issue
Block a user