summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build.ant2
1 files changed, 0 insertions, 2 deletions
diff --git a/build.ant b/build.ant
index 51767b89..a7e1c0ed 100644
--- a/build.ant
+++ b/build.ant
@@ -47,8 +47,6 @@
<rsync src="${src__client}/res" dst="${dst}/static" />
<rsync src="${src__client}/lib" dst="${dst}/static" />
- <rsync src="${src__client}/index.html" dst="${dst}/templates/" />
-
<rsync src="${src__server}/src-py" dst="${dst}" />
<rsync src="${src__server}/res/etc" dst="${dst}" />
<rsync src="${src__server}/res/templates/" dst="${dst}/templates" />