summaryrefslogtreecommitdiff
path: root/portable_postbuild.sh
diff options
context:
space:
mode:
Diffstat (limited to 'portable_postbuild.sh')
-rwxr-xr-xportable_postbuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/portable_postbuild.sh b/portable_postbuild.sh
index 5dd36117..3e99e6e5 100755
--- a/portable_postbuild.sh
+++ b/portable_postbuild.sh
@@ -26,6 +26,7 @@ cp ./plugins/lastfm/.libs/lastfm.so $PLUGDIR/
cp ./plugins/sid/.libs/sid.so $PLUGDIR/
cp ./plugins/adplug/.libs/adplug.so $PLUGDIR/
cp ./plugins/gtkui/.libs/gtkui.so $PLUGDIR/
+cp ./plugins/gtkui/gtkui.fallback.so $PLUGDIR/
cp ./plugins/sndfile/.libs/sndfile.so $PLUGDIR/
cp ./plugins/artwork/.libs/artwork.so $PLUGDIR/
cp ./plugins/supereq/.libs/supereq.so $PLUGDIR/