summaryrefslogtreecommitdiff
path: root/tools/linux_packaging
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2019-09-02 14:35:23 +0200
committerRobin Gareus <robin@gareus.org>2019-09-02 14:35:23 +0200
commit487503cab89eea17b74199c35eac6364e05d2c2c (patch)
tree66ab95a8cdd8a60324203b05d1a402cecfe7ff08 /tools/linux_packaging
parentc54833372872210d40efee2e3f4bd25f14c8330c (diff)
Package VAMP pYIN plugin
Diffstat (limited to 'tools/linux_packaging')
-rwxr-xr-xtools/linux_packaging/build1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/linux_packaging/build b/tools/linux_packaging/build
index a1d381d397..c01821fbf1 100755
--- a/tools/linux_packaging/build
+++ b/tools/linux_packaging/build
@@ -421,6 +421,7 @@ done
# VAMP plugins that we use
cp $BUILD_ROOT/libs/vamp-plugins/libardourvampplugins.so* $Libraries
+cp $BUILD_ROOT/libs/vamp-pyin/libardourvamppyin.so* $Libraries
# Suil modules (new dir 'build-stack')
if test -d $GTKSTACK_ROOT/lib/suil-0/ ; then