diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-18 22:33:20 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-18 22:33:20 +0100 |
| commit | 0dfd150ac546eb42067cb51b6d4386fadc24afab (patch) | |
| tree | 94a8f04112a272996254940c9eebe8c7c260cd65 /test/wscript | |
| parent | 1dab4d3d084eda74612a3ebf0688ebc6fda7e78b (diff) | |
Add UpmixerB.
Diffstat (limited to 'test/wscript')
| -rw-r--r-- | test/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wscript b/test/wscript index 8707c1562..1a1038e8d 100644 --- a/test/wscript +++ b/test/wscript @@ -44,6 +44,7 @@ def build(bld): audio_filter_test.cc audio_mapping_test.cc audio_processor_test.cc + audio_processor_delay_test.cc black_fill_test.cc client_server_test.cc colour_conversion_test.cc |
