From 6e1ef09bdc8fe635e60f4456b09415a1c1178926 Mon Sep 17 00:00:00 2001 From: michelou Date: Wed, 12 Oct 2005 15:13:24 +0000 Subject: - finished target 'docs' :-) --- build.xml | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/build.xml b/build.xml index 4fc32b9a9a..1df166e6e3 100644 --- a/build.xml +++ b/build.xml @@ -46,6 +46,13 @@ + + + + + + + @@ -313,12 +320,16 @@ --> - oslib.jar=${oslib.jar} + oslib.src=${oslib.src} ostools.jar=${ostools.jar} + + + + + - @@ -326,9 +337,9 @@ - + - + @@ -343,7 +354,8 @@ depends="clean.build, clean.distrib" description="Deletes all generated files, both build and distribution files." /> - + -- cgit v1.2.3