summaryrefslogtreecommitdiff
path: root/bin/upload-release-files.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/upload-release-files.sh')
-rwxr-xr-xbin/upload-release-files.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/upload-release-files.sh b/bin/upload-release-files.sh
index 607512ebc..65e92062b 100755
--- a/bin/upload-release-files.sh
+++ b/bin/upload-release-files.sh
@@ -27,7 +27,7 @@ $RSYNC $RSYNCOPTS\
README.rst \
$SF_USER@$SF_MACHINE:$SF_TOPDIR/scons/
-
+
# Upload main scons release files:
$RSYNC $RSYNCOPTS \
SCons-$VERSION.tar.gz \
@@ -39,6 +39,7 @@ $RSYNC $RSYNCOPTS \
$RSYNC $RSYNCOPTS \
scons-local-$VERSION.tar.gz \
scons-local-$VERSION.zip \
+ scons-local-$VERSION.pyz \
CHANGES.txt RELEASE.txt \
$SF_USER@$SF_MACHINE:$SF_TOPDIR/scons-local/$VERSION/