aboutsummaryrefslogtreecommitdiffstats
path: root/applet/build.xml
diff options
context:
space:
mode:
authorendolf <[email protected]>2009-03-22 21:27:59 +0000
committerendolf <[email protected]>2009-03-22 21:27:59 +0000
commitc5d3407b0e62a1f391f212e314a4624d6b5a5064 (patch)
tree0af2fdcb7e0e1fbca3c08239b43e8a1aa9851be1 /applet/build.xml
parent3e54c24681e8b639e0754314a403b91958d206ec (diff)
*** empty log message ***
git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@217 e343933a-64c8-49c5-92b1-88f2ce3e89e8
Diffstat (limited to 'applet/build.xml')
-rw-r--r--applet/build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/applet/build.xml b/applet/build.xml
index 3f0416d..f1dd330 100644
--- a/applet/build.xml
+++ b/applet/build.xml
@@ -30,6 +30,7 @@
<copy todir="dist">
<fileset dir="../webstart/dist/"/>
<fileset file="jinput.html"/>
+ <fileset file="jinput-event.html"/>
</copy>
</target>