diff --git a/build.xml b/build.xml
--- a/build.xml
+++ b/build.xml
@@ -6,12 +6,13 @@
+
-
+
@@ -36,8 +37,8 @@
version="true"
use="true"
windowtitle="${ant.project.name}"
- sourcepathref="Schach.classpath"
- packagenames="org.*"
+ sourcepathref="classpath"
+ packagenames="org.*"
verbose="false">
${ant.project.name}]]>
@@ -58,7 +59,7 @@
-
+
@@ -66,7 +67,7 @@
+ manifest="${manifest}" />
@@ -75,17 +76,17 @@
-
-
+
-
-
+