aboutsummaryrefslogtreecommitdiffstats
path: root/applet/build.xml
diff options
context:
space:
mode:
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>