Update waf scripts

This commit is contained in:
Luciano Iam
2020-04-09 16:18:48 +02:00
committed by Robin Gareus
parent c946eb3132
commit d694ee97c7
2 changed files with 3 additions and 0 deletions

View File

@@ -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"' ]