From f8ecadcb8726532bbc21931920c074167dac429a Mon Sep 17 00:00:00 2001 From: waker Date: Mon, 15 Oct 2012 21:20:42 +0200 Subject: added missing plugins to static build output --- scripts/portable_package_static.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts') diff --git a/scripts/portable_package_static.sh b/scripts/portable_package_static.sh index 6db7cc3c..bbac7f1a 100755 --- a/scripts/portable_package_static.sh +++ b/scripts/portable_package_static.sh @@ -48,6 +48,7 @@ tar jcvf ../../portable_out/build/$OUTNAME\ $PLUGDIR/oss.so\ $PLUGDIR/shellexec.so\ $PLUGDIR/shellexecui_gtk2.so\ + $PLUGDIR/shellexecui_gtk3.so\ $PLUGDIR/sid.so\ $PLUGDIR/sndfile.so\ $PLUGDIR/supereq.so\ @@ -63,6 +64,7 @@ tar jcvf ../../portable_out/build/$OUTNAME\ $PLUGDIR/ddb_dumb.so\ $PLUGDIR/converter.so\ $PLUGDIR/converter_gtk2.so\ + $PLUGDIR/converter_gtk3.so\ $PLUGDIR/convpresets\ $PLUGDIR/pulse.so\ $PLUGDIR/dsp_libsrc.so\ -- cgit v1.2.3