diff options
Diffstat (limited to 'build.xml')
-rw-r--r-- | build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ <path id="build-path"> <!-- <path location="buildhelpers/build.xml" /> --> <path refid="ivy.build.path" /> - <path location="all/build.xml" /> + <!-- <path location="all/build.xml" /> --> </path> </target> <target name="clean" depends="buildorder"> |