mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
wscript: drop unused "mandatory variables" 'top' and 'out' in libs
New files missed in d220f477ed.
This commit is contained in:
parent
fd3f475b3f
commit
94875d13ae
4 changed files with 0 additions and 16 deletions
|
|
@ -1,10 +1,6 @@
|
|||
#!/usr/bin/env python
|
||||
from waflib.extras import autowaf as autowaf
|
||||
|
||||
# Mandatory variables
|
||||
top = '.'
|
||||
out = 'build'
|
||||
|
||||
children = [
|
||||
'control_protocol',
|
||||
'midi_surface'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue