summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/osx_packaging/osx_build4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/osx_packaging/osx_build b/tools/osx_packaging/osx_build
index f1d2f43309..978d1ed9f8 100755
--- a/tools/osx_packaging/osx_build
+++ b/tools/osx_packaging/osx_build
@@ -209,9 +209,13 @@ cp ../../gtk2_ardour/ardour-sae.menus $Resources
if test x$SAE != x ; then
cp ../../ardour_system_sae.rc $Resources/ardour_system.rc
echo cp ../../ardour_system_sae.rc $Resources/ardour_system.rc
+ cp ../../instant.xml.sae $Resources/instant.xml
+ echo cp ../../instant.xml.sae $Resources/instant.xml
else
cp ../../ardour_system.rc $Resources/ardour_system.rc
echo FOO cp ../../ardour_system.rc $Resources/ardour_system.rc
+ cp ../../instant.xml $Resources/instant.xml
+ echo cp ../../instant.xml $Resources/instant.xml
fi
cp ../../gtk2_ardour/ardour2_ui_sae.conf $Resources
cp ../../gtk2_ardour/ardour2_ui_default.conf $Resources