summaryrefslogtreecommitdiff
path: root/scripts/portable_package_static.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/portable_package_static.sh')
-rwxr-xr-xscripts/portable_package_static.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/portable_package_static.sh b/scripts/portable_package_static.sh
index 7378726f..b1066ec6 100755
--- a/scripts/portable_package_static.sh
+++ b/scripts/portable_package_static.sh
@@ -71,7 +71,8 @@ tar jcvf ../../portable_out/build/$OUTNAME\
$PLUGDIR/ddb_mono2stereo.so\
$PLUGDIR/alac.so\
$PLUGDIR/wma.so\
- $PLUGDIR/pltbrowser.so\
+ $PLUGDIR/pltbrowser_gtk2.so\
+ $PLUGDIR/pltbrowser_gtk3.so\
$PIXMAPDIR\
$SRCDIR/locale
cd ../..