From ffc6278146bd03ca73f6768c88b37865a1ccd5fc Mon Sep 17 00:00:00 2001 From: waker Date: Sat, 30 Apr 2011 21:31:20 +0200 Subject: added resampler to beta2 --- scripts/portable_package_static.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/portable_package_static.sh') diff --git a/scripts/portable_package_static.sh b/scripts/portable_package_static.sh index b26544be..0ad8752a 100755 --- a/scripts/portable_package_static.sh +++ b/scripts/portable_package_static.sh @@ -55,5 +55,6 @@ tar jcvf ../portable_out/build/deadbeef-$VERSION-static-i686.tar.bz2\ $PLUGDIR/converter.so\ $PLUGDIR/converter_gtkui.so\ $PLUGDIR/pulse.so\ + $PLUGDIR/dsp_libsrc.so\ $PIXMAPDIR cd .. -- cgit v1.2.3