mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
NOOP, remove trailing whitespace, replace tabs in python scripts
This commit is contained in:
parent
0d250a0db8
commit
73d1de3b75
14 changed files with 33 additions and 33 deletions
|
|
@ -18,7 +18,7 @@ def build(bld):
|
||||||
faderport.cc
|
faderport.cc
|
||||||
gui.cc
|
gui.cc
|
||||||
faderport_interface.cc
|
faderport_interface.cc
|
||||||
operations.cc
|
operations.cc
|
||||||
'''
|
'''
|
||||||
obj.export_includes = ['.']
|
obj.export_includes = ['.']
|
||||||
obj.defines = [ 'PACKAGE="ardour_faderport"' ]
|
obj.defines = [ 'PACKAGE="ardour_faderport"' ]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue