summaryrefslogtreecommitdiff
path: root/scripts/portable_package_static.sh
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <waker@users.sourceforge.net>2013-10-21 23:29:12 +0200
committerGravatar Alexey Yakovenko <waker@users.sourceforge.net>2013-10-21 23:29:12 +0200
commit15d98cd37da896ad209e2abbcf40422d46f09973 (patch)
treeaae0ca2760784b2d48b5e97e3ef7f8c693519d19 /scripts/portable_package_static.sh
parent60e78c36b5e665d2ccd7b830d4c3b4b578ccbd87 (diff)
static build fixes
Diffstat (limited to 'scripts/portable_package_static.sh')
-rwxr-xr-xscripts/portable_package_static.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/portable_package_static.sh b/scripts/portable_package_static.sh
index bbac7f1a..641609b9 100755
--- a/scripts/portable_package_static.sh
+++ b/scripts/portable_package_static.sh
@@ -70,6 +70,7 @@ tar jcvf ../../portable_out/build/$OUTNAME\
$PLUGDIR/dsp_libsrc.so\
$PLUGDIR/ddb_mono2stereo.so\
$PLUGDIR/alac.so\
+ $PLUGDIR/wma.so\
$PIXMAPDIR\
$SRCDIR/locale
cd ../..