aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authormwebster <mwebster>2006-08-09 08:14:49 +0000
committermwebster <mwebster>2006-08-09 08:14:49 +0000
commitdd10a2b22bb9db9db4fa1b0d9d1f7261eaf60cae (patch)
treeed343c97568cae31a2c5cc2fbadaee7751569f19 /build
parent07c2189bdb6d133886056ea1c02a302975f1e724 (diff)
downloadaspectj-dd10a2b22bb9db9db4fa1b0d9d1f7261eaf60cae.tar.gz
aspectj-dd10a2b22bb9db9db4fa1b0d9d1f7261eaf60cae.zip
Missing "/"
Diffstat (limited to 'build')
-rw-r--r--build/release/aspectj-cc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/release/aspectj-cc.xml b/build/release/aspectj-cc.xml
index 149a608c0..9b6c8bede 100644
--- a/build/release/aspectj-cc.xml
+++ b/build/release/aspectj-cc.xml
@@ -68,7 +68,7 @@
<length file="${local.properties}"
when="equal" length="0"/>
</condition>
- <antcall target="do-write-local-properties">
+ <antcall target="do-write-local-properties"/>
</target>
<target name="do-write-local-properties" depends="init"