summaryrefslogtreecommitdiffstats
path: root/utils/common/deploy-rbutil.py
diff options
context:
space:
mode:
authorFranklin Wei <franklin@rockbox.org>2019-11-10 01:38:36 -0500
committerFranklin Wei <franklin@rockbox.org>2019-11-10 19:56:50 -0500
commitb2fb095ab57bd53a478753f3606e7713a1ea44b0 (patch)
tree2352f33a26aa26adf3927e7f9b0c12cd8dd4911e /utils/common/deploy-rbutil.py
parenta8be52c62aa2a21d1eceaf55586c53b39f508410 (diff)
downloadrockbox-b2fb095ab57bd53a478753f3606e7713a1ea44b0.tar.gz
rockbox-b2fb095ab57bd53a478753f3606e7713a1ea44b0.zip
rbutil: include nwztools source in release tarball
Change-Id: Ic6d998441fb532a914eea2838fdc0d196f930bb2
Diffstat (limited to 'utils/common/deploy-rbutil.py')
-rwxr-xr-xutils/common/deploy-rbutil.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/common/deploy-rbutil.py b/utils/common/deploy-rbutil.py
index 6db45eec4c..5085f18efb 100755
--- a/utils/common/deploy-rbutil.py
+++ b/utils/common/deploy-rbutil.py
@@ -26,6 +26,7 @@ deploy.svnpaths = \
"tools/ucl",
"tools/rbspeex",
"utils/imxtools",
+ "utils/nwztools",
"lib/rbcodec/codecs/libspeex",
"docs/COPYING",
"docs/gpl-2.0.html",