aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2012-07-09 23:11:40 +0200
committerMax Kellermann <max@duempel.org>2012-07-10 01:30:02 +0200
commit6dd70926faa3b5f920e9bcf9d2201425a0ac225f (patch)
tree274e53c98d5a4f1e0b2071735a593a5127090e31 /Makefile.am
parent5dfc0918c37c40063b92a55c365ec87e29f0ecef (diff)
downloadmpd-6dd70926faa3b5f920e9bcf9d2201425a0ac225f.tar.gz
mpd-6dd70926faa3b5f920e9bcf9d2201425a0ac225f.tar.xz
mpd-6dd70926faa3b5f920e9bcf9d2201425a0ac225f.zip
test/test_pcm: add pcm_volume tests
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 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 = \