mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-05 21:25:46 +01:00
Making Tracks from Ardour
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 447134]
This commit is contained in:
parent
e6e40f1dd3
commit
ff9e38b3b5
4 changed files with 25 additions and 25 deletions
|
|
@ -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):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue