summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <waker@users.sourceforge.net>2013-11-23 21:32:12 +0100
committerGravatar Alexey Yakovenko <waker@users.sourceforge.net>2013-11-23 21:32:12 +0100
commit5da531bad2dbd67d04dcc84500da049520d3e371 (patch)
tree9c8ffe73d3181838e8ae18b4758679130ed9065f /scripts
parent215c8e04d10ade25d87ffbc71ba65fc5dd1f039e (diff)
add pltbrowser to static builds
Diffstat (limited to 'scripts')
-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 641609b9..7378726f 100755
--- a/scripts/portable_package_static.sh
+++ b/scripts/portable_package_static.sh
@@ -71,6 +71,7 @@ tar jcvf ../../portable_out/build/$OUTNAME\
$PLUGDIR/ddb_mono2stereo.so\
$PLUGDIR/alac.so\
$PLUGDIR/wma.so\
+ $PLUGDIR/pltbrowser.so\
$PIXMAPDIR\
$SRCDIR/locale
cd ../..