aboutsummaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 42999ec..74e5212 100644
--- a/build.xml
+++ b/build.xml
@@ -240,7 +240,7 @@
- <target name="deploy-sf-pear" depends="check"
+ <target name="deploy-sf-pear" depends="check,package"
description="Update PEAR channel on sourceforge"
>
<available file="${websitedir}"