From 6dd70926faa3b5f920e9bcf9d2201425a0ac225f Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Mon, 9 Jul 2012 23:11:40 +0200 Subject: test/test_pcm: add pcm_volume tests --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index b349311fe..2b2289041 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1316,6 +1316,7 @@ test_test_pcm_SOURCES = \ test/test_pcm_dither.c \ test/test_pcm_pack.c \ test/test_pcm_channels.c \ + test/test_pcm_volume.c \ test/test_pcm_all.h \ test/test_pcm_main.c test_test_pcm_LDADD = \ -- cgit v1.2.3