summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2016-10-14 18:33:16 +0200
committerRobin Gareus <robin@gareus.org>2016-10-14 18:36:54 +0200
commita1a1112998ffe2dd24136da7878e3001c6111d72 (patch)
tree729598f9cf125c1fdad6a814adf11d9d34e561a9 /tools
parent102547089b9d527723a5732d9f950fedaf65dcf2 (diff)
include session-utils with windows bundles
Diffstat (limited to 'tools')
-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 787c576952..7307b33e0e 100755
--- a/tools/x-win/package.sh
+++ b/tools/x-win/package.sh
@@ -139,6 +139,7 @@ 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 build/session_utils/*-*.exe $DESTDIR/bin/ || true
cp `ls -t build/gtk2_ardour/ardour-*.exe | head -n1` $DESTDIR/bin/${PRODUCT_EXE}
mkdir -p $DESTDIR/lib/gtk-2.0/engines