summaryrefslogtreecommitdiff
path: root/tools/x-win
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2017-07-17 21:02:38 +0200
committerRobin Gareus <robin@gareus.org>2017-07-17 21:06:04 +0200
commit012567beb562073ef34adcbd815887e35114347d (patch)
tree76675e8c28d3051f700d3fbd365bc7694aaaf359 /tools/x-win
parentbeb73edf553dadbbef7a02727c04f51294b0f4e6 (diff)
Update tools for new source-tree layout
Diffstat (limited to 'tools/x-win')
-rwxr-xr-xtools/x-win/package.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/x-win/package.sh b/tools/x-win/package.sh
index 6073e6c99b..bfb7381e41 100755
--- a/tools/x-win/package.sh
+++ b/tools/x-win/package.sh
@@ -137,6 +137,8 @@ cp build/libs/evoral/evoral-*.dll $DESTDIR/bin/
cp build/libs/ardour/ardour-*.dll $DESTDIR/bin/
cp build/libs/timecode/timecode.dll $DESTDIR/bin/
cp build/libs/canvas/canvas-*.dll $DESTDIR/bin/
+cp build/libs/widgets/widgets-*.dll $DESTDIR/bin/
+cp build/libs/waveview/waveview-*.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/