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 0448cf416..72a77eb23 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1397,6 +1397,7 @@ endif test_software_volume_SOURCES = test/software_volume.cxx \ test/stdbin.h \ + src/Log.cxx src/LogBackend.cxx \ src/AudioFormat.cxx src/CheckAudioFormat.cxx \ src/AudioParser.cxx test_software_volume_LDADD = \ |