summaryrefslogtreecommitdiff
path: root/tools/osx_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/osx_packaging
parentc54833372872210d40efee2e3f4bd25f14c8330c (diff)
Package VAMP pYIN plugin
Diffstat (limited to 'tools/osx_packaging')
-rwxr-xr-xtools/osx_packaging/osx_build1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/osx_packaging/osx_build b/tools/osx_packaging/osx_build
index 8d6efc6ed8..0e471d8cc6 100755
--- a/tools/osx_packaging/osx_build
+++ b/tools/osx_packaging/osx_build
@@ -394,6 +394,7 @@ done
# VAMP plugins that we use
cp $BUILD_ROOT/libs/vamp-plugins/libardourvampplugins.dylib $Frameworks
+cp $BUILD_ROOT/libs/vamp-pyin/libardourvamppyin.dylib $Frameworks
# Suil modules (new dir 'build-stack')
if test -d $GTKSTACK_ROOT/lib/suil-0/ ; then