gitweb on Svarog

projekti pod git sistemom za održavanje verzija -- projects under the git version control system
moved sources to src folder
[pub/donny/ant-tasks.git] / build.xml
index 4e3a24c..5504b9d 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -1,6 +1,6 @@
 <project name="ant-tasks" default='build'>
        <property name="bin.dir" value="bin"/>
-       <property name="src.dir" value="."/>
+       <property name="src.dir" value="src"/>
        <property name="dist.dir" value='dist'/>
 
        <target name='init'>
Svarog.pmf.uns.ac.rs/gitweb maintanance Doni Pracner