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.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/portable_package_static.sh b/scripts/portable_package_static.sh
index d3e66900..129000b2 100755
--- a/scripts/portable_package_static.sh
+++ b/scripts/portable_package_static.sh
@@ -58,6 +58,7 @@ tar jcvf ../portable_out/build/deadbeef-$VERSION-static-i686.tar.bz2\
$PLUGDIR/convpresets\
$PLUGDIR/pulse.so\
$PLUGDIR/dsp_libsrc.so\
+ $PLUGDIR/mono2stereo.so\
$PIXMAPDIR\
$SRCDIR/locale
cd ..