From a7a10d03c9bf8b6398408edaeae64ffb35a83bb3 Mon Sep 17 00:00:00 2001
From: Max Kellermann <max@duempel.org>
Date: Fri, 1 Feb 2013 15:52:03 +0100
Subject: test/test_pcm: add unit test for pcm_mix()

---
 Makefile.am | 1 +
 1 file changed, 1 insertion(+)

(limited to 'Makefile.am')

diff --git a/Makefile.am b/Makefile.am
index 840fc8163..de818855e 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 = \
-- 
cgit v1.2.3