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.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/portable_package_static.sh b/scripts/portable_package_static.sh
index 1ad0c076..6db7cc3c 100755
--- a/scripts/portable_package_static.sh
+++ b/scripts/portable_package_static.sh
@@ -32,6 +32,7 @@ tar jcvf ../../portable_out/build/$OUTNAME\
$PLUGDIR/dca.so\
$PLUGDIR/ddb_gui_GTK2.fallback.so\
$PLUGDIR/ddb_gui_GTK2.so\
+ $PLUGDIR/ddb_gui_GTK3.so\
$PLUGDIR/ffap.so\
$PLUGDIR/ffmpeg.so\
$PLUGDIR/flac.so\
@@ -66,6 +67,7 @@ tar jcvf ../../portable_out/build/$OUTNAME\
$PLUGDIR/pulse.so\
$PLUGDIR/dsp_libsrc.so\
$PLUGDIR/ddb_mono2stereo.so\
+ $PLUGDIR/alac.so\
$PIXMAPDIR\
$SRCDIR/locale
cd ../..