mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Update waf scripts
This commit is contained in:
parent
c946eb3132
commit
d694ee97c7
2 changed files with 3 additions and 0 deletions
|
|
@ -27,6 +27,8 @@ def build(bld):
|
|||
server.cc
|
||||
feedback.cc
|
||||
dispatcher.cc
|
||||
manifest.cc
|
||||
resources.cc
|
||||
'''
|
||||
obj.export_includes = ['.']
|
||||
obj.defines = [ 'PACKAGE="ardour_websockets"' ]
|
||||
|
|
|
|||
1
wscript
1
wscript
|
|
@ -273,6 +273,7 @@ children = [
|
|||
'share/patchfiles',
|
||||
'share/plugin_metadata',
|
||||
'share/scripts',
|
||||
'share/web_surfaces',
|
||||
'headless',
|
||||
'luasession',
|
||||
'session_utils',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue