summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJohn Emmas <johne53@tiscali.co.uk>2013-10-16 15:55:59 +0100
committerJohn Emmas <johne53@tiscali.co.uk>2013-10-16 15:55:59 +0100
commit75b933eadbe8f90a73a29bb207ff26eebcd4121a (patch)
tree65c8206dce7333a7eea5151a6c78126303e7cb26 /tools
parent97c68cc2b1f302521244e139a8a49019702038e7 (diff)
parentcb3abec9665b7a69702294e5a6ffdd26f54885c3 (diff)
Merge remote-tracking branch 'remotes/origin/master' into windows+cc
Diffstat (limited to 'tools')
-rwxr-xr-xtools/linux_packaging/build1
-rwxr-xr-xtools/osx_packaging/osx_build1
2 files changed, 2 insertions, 0 deletions
diff --git a/tools/linux_packaging/build b/tools/linux_packaging/build
index 3d8b58c97c..3bf793a637 100755
--- a/tools/linux_packaging/build
+++ b/tools/linux_packaging/build
@@ -531,6 +531,7 @@ fi
# share stuff
cp -R ../../gtk2_ardour/splash.png $Shared
+cp -R ../../gtk2_ardour/small-splash.png $Shared
cp -R ../../gtk2_ardour/ArdourMono.ttf $Shared
# go through and recursively remove any .svn dirs in the bundle
diff --git a/tools/osx_packaging/osx_build b/tools/osx_packaging/osx_build
index 8cce6423d6..bab4906f2e 100755
--- a/tools/osx_packaging/osx_build
+++ b/tools/osx_packaging/osx_build
@@ -409,6 +409,7 @@ cp -r ../../gtk2_ardour/pixmaps $Resources
# shared stuff
cp -R ../../gtk2_ardour/splash.png $Shared
+cp -R ../../gtk2_ardour/small-splash.png $Shared
cp -R ../../gtk2_ardour/ArdourMono.ttf $Shared
# go through and recursively remove any .svn dirs in the bundle