Author: nextgens
Date: 2006-01-20 20:11:48 +0000 (Fri, 20 Jan 2006)
New Revision: 7891
Modified:
trunk/freenet/build.xml
Log:
Checking if the building script works
Modified: trunk/freenet/build.xml
===================================================================
--- trunk/freenet/build.xml 2006-01-20 19:46:21 UTC (rev 7890)
+++ trunk/freenet/build.xml 2006-01-20 20:11:48 UTC (rev 7891)
@@ -7,7 +7,7 @@
Possible targets: compile, dist (default), clean
</description>
- <!-- set global properties for this build -->
+<!-- set global properties for this build -->
<property name="src" location="src"/>
<property name="build" location="build"/>
<property name="lib" location="lib"/>