diff options
Diffstat (limited to 'build/release/aspectj-cc.xml')
-rw-r--r-- | build/release/aspectj-cc.xml | 2 |
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" |