summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/build.xml b/build/build.xml
index 00b9333a3..19b723751 100644
--- a/build/build.xml
+++ b/build/build.xml
@@ -341,7 +341,7 @@ To use testing client jar in tests,
</echo>
</target>
- <target name="aspectj" depends="init,aspectjtools-dist,docs-dist,src" description="create installer from local distributions">
+ <target name="aspectj" depends="init,aspectjtools-dist,docs-dist" description="create installer from local distributions">
<property name="installer.staging.dir" location="${aj.temp.dir}/installer-staging"/>
<clean-dir dir="${installer.staging.dir}"/>
<copy todir="${installer.staging.dir}">