diff options
author | endolf <[email protected]> | 2005-06-19 15:33:12 +0000 |
---|---|---|
committer | endolf <[email protected]> | 2005-06-19 15:33:12 +0000 |
commit | 913fd0d94ffb7f700c444020e2ca44c4bc44ef5a (patch) | |
tree | ac46a53c8b61a3111cf9b98c51b4df247d0b5899 /build.xml | |
parent | 0768f203a4015dcccb91dcc94b61c9a63cd7b436 (diff) |
Updated the name of the linux native library
git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@102 e343933a-64c8-49c5-92b1-88f2ce3e89e8
Diffstat (limited to 'build.xml')
-rw-r--r-- | build.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -84,6 +84,7 @@ <ant dir="plugins/DX8" target="clean"/> <ant dir="plugins/linux" target="clean"/> <ant dir="plugins/OSX" target="clean"/> + <ant dir="plugins/awt" target="clean"/> <ant dir="coreAPI" target="clean"/> <delete failonerror="no"> <fileset dir="dist"> |