diff --git a/ant/build.xml b/ant/build.xml
index 25108365..ec76db47 100644
--- a/ant/build.xml
+++ b/ant/build.xml
@@ -55,9 +55,15 @@
-
-
-
+
+
+
+
+
+
+
+
+
@@ -101,7 +107,13 @@
-
+
+
+
+
+
+
+
@@ -112,9 +124,8 @@
-------------------------------------------------------------------------
check - checks if all needed binary and source libraries are
available.
- compile - compile all project files.
- compileAll - 1. gets an actual version from the WSI library
- 2. and compiles all project files.
+ compile - compile all project files of the base package.
+ compileAll - compiles all project files of all packages.
javadoc - build project javadoc files
binaryDist - will create a complete binary distribution
clean - will clean up files, except the source files and the api
@@ -595,7 +606,7 @@
@@ -651,14 +662,14 @@
Test]]>