summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 ../..