summaryrefslogtreecommitdiff
path: root/tools/x-win
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2015-08-06 01:02:13 +0200
committerRobin Gareus <robin@gareus.org>2015-08-06 01:02:13 +0200
commitb75a38089be96109cec2943dbd10902df048bc8b (patch)
treeeefe88d2495561c43df4d1a90509007544f956ee /tools/x-win
parentbd8662efe39837b9bc658937c874f0df4572ce59 (diff)
fix ptf library deplyoment
Diffstat (limited to 'tools/x-win')
-rwxr-xr-xtools/x-win/package.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/x-win/package.sh b/tools/x-win/package.sh
index 9880727906..0c75cd29e5 100755
--- a/tools/x-win/package.sh
+++ b/tools/x-win/package.sh
@@ -123,6 +123,7 @@ cp build/libs/timecode/timecode.dll $DESTDIR/bin/
cp build/libs/qm-dsp/qmdsp-*.dll $DESTDIR/bin/
cp build/libs/canvas/canvas-*.dll $DESTDIR/bin/
cp build/libs/pbd/pbd-*.dll $DESTDIR/bin/
+cp build/libs/ptformat/ptformat-*.dll $DESTDIR/bin/
cp build/libs/audiographer/audiographer-*.dll $DESTDIR/bin/
cp build/libs/fst/ardour-vst-scanner.exe $DESTDIR/bin/ || true
cp `ls -t build/gtk2_ardour/ardour-*.exe | head -n1` $DESTDIR/bin/${PRODUCT_EXE}