Making Tracks from Ardour

[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 447134]
This commit is contained in:
Valeriy Kamyshniy 2014-03-30 09:19:15 -05:00
parent e6e40f1dd3
commit ff9e38b3b5
4 changed files with 25 additions and 25 deletions

View file

@ -499,7 +499,7 @@ def build(bld):
'SYSCONFDIR' : os.path.normpath(bld.env['SYSCONFDIR']),
'LIBS' : 'build/libs',
'VERSION' : bld.env['VERSION'],
'EXECUTABLE' : 'build/gtk2_ardour/ardour'
'EXECUTABLE' : 'build/gtk2_ardour/tracks'
}
def set_subst_dict(obj, dict):