diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
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 = \ |