(from 2.x) make sure that F4 is bound to the real separate action, not the Separate...
[ardour.git] / gtk2_ardour / ardev
1 #!/bin/sh
2 . `dirname "$0"`/../build/default/gtk2_ardour/ardev_common_waf.sh
3 LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
4 exec $TOP/$EXECUTABLE "$@"