track MIDI map copies for bundle

git-svn-id: svn://localhost/ardour2/branches/3.0@9268 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2011-04-02 15:29:05 +00:00
parent e945cceb32
commit 193762e12a
1 changed files with 1 additions and 0 deletions

View File

@ -443,6 +443,7 @@ mv $Surfaces/libardourcp.so* $Libraries
# got to be careful with names here
for x in $BUILD_ROOT/../../midi_maps/*.map ; do
cp "$x" $MidiMaps
echo Copied MIDI map $x
done
# ExportFormats