From a1a1112998ffe2dd24136da7878e3001c6111d72 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Fri, 14 Oct 2016 18:33:16 +0200 Subject: include session-utils with windows bundles --- tools/x-win/package.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'tools') 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 -- cgit v1.2.3