summaryrefslogtreecommitdiff
path: root/libs/ardour/wscript
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2015-11-03 19:20:00 +0100
committerRobin Gareus <robin@gareus.org>2015-11-03 19:21:32 +0100
commit5eaaa5fcaecc54fc8cc59e6573c544906d9ea0a8 (patch)
tree3bf08164aaab586805bea836b6ff68a1eb588f2e /libs/ardour/wscript
parent72ec5e9a0139b6b5eb8debaffd88f0ebd69df501 (diff)
libardour wrapper for EBUr128 VAMP plugin
Diffstat (limited to 'libs/ardour/wscript')
-rw-r--r--libs/ardour/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/ardour/wscript b/libs/ardour/wscript
index dccdd30345..c0ef56b7e3 100644
--- a/libs/ardour/wscript
+++ b/libs/ardour/wscript
@@ -65,6 +65,7 @@ libardour_sources = [
'delivery.cc',
'directory_names.cc',
'diskstream.cc',
+ 'ebur128_analysis.cc',
'element_import_handler.cc',
'element_importer.cc',
'engine_slave.cc',