mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 12:45:45 +01:00
Fix building Lua documentation
This commit is contained in:
parent
efe72b79e4
commit
1fce0c6513
2 changed files with 1 additions and 2 deletions
|
|
@ -504,7 +504,6 @@ def build(bld):
|
|||
obj.source = list(gtk2_ardour_sources)
|
||||
obj.target = 'luadoc'
|
||||
obj.includes = ['.', '../libs', '../libs/vst3']
|
||||
obj.ldflags = ['-no-undefined']
|
||||
obj.use = [
|
||||
'libpbd',
|
||||
'libardour',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue