set-punch-loop-from-region added (missing somehow!); keybindings changed; tarball fixes; SConstruct looks for fftw3f before committing to rubberband usage

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2873 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2008-01-10 17:19:39 +00:00
parent 9062279d0c
commit 55e056a0eb
8 changed files with 58 additions and 28 deletions

View file

@ -36,4 +36,4 @@ env.Alias('tarball', env.Distribute (env['DISTTREE'],
vamphostsdk_files +
glob.glob('vamp/*.h') +
glob.glob('vamp-sdk/*.h') +
glob.glob('vamp-sdk/host-ext/*.h')))
glob.glob('vamp-sdk/hostext/*.h')))