another tweak for VST building
git-svn-id: svn://localhost/ardour2/trunk@964 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -25,5 +25,8 @@ if fst['VST']:
|
||||
Default([hackSDK,a,b,c,d])
|
||||
|
||||
env.Alias('tarball', env.Distribute (env['DISTTREE'],
|
||||
fst_src + ['SConscript', 'fst.h'] ))
|
||||
fst_src + ['SConscript',
|
||||
'fst.h',
|
||||
'jackvst.h'
|
||||
] ))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user