diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index f9f2efbfe..840fc8163 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1405,6 +1405,7 @@ test_test_pcm_SOURCES = \ test/test_pcm_dither.cxx \ test/test_pcm_pack.cxx \ test/test_pcm_channels.cxx \ + test/test_pcm_format.cxx \ test/test_pcm_volume.cxx \ test/test_pcm_all.hxx \ test/test_pcm_main.cxx |