aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-02-01 15:52:03 +0100
committerMax Kellermann <max@duempel.org>2013-02-01 15:52:03 +0100
commita7a10d03c9bf8b6398408edaeae64ffb35a83bb3 (patch)
tree11337371be33f82be3a523e3890fbfa4515a83a1 /Makefile.am
parentef99d6ce3d9b82cb249ae08b390049a6f9cd9d56 (diff)
test/test_pcm: add unit test for pcm_mix()
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 840fc816..de818855 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1407,6 +1407,7 @@ test_test_pcm_SOURCES = \
test/test_pcm_channels.cxx \
test/test_pcm_format.cxx \
test/test_pcm_volume.cxx \
+ test/test_pcm_mix.cxx \
test/test_pcm_all.hxx \
test/test_pcm_main.cxx
test_test_pcm_LDADD = \