diff options
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index f82c2229a..e603d8c46 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1621,6 +1621,7 @@ test_run_avahi_LDADD = \ test_run_normalize_SOURCES = test/run_normalize.cxx \ test/stdbin.h \ src/CheckAudioFormat.cxx \ + src/AudioCompress/compress.c \ src/AudioParser.cxx test_run_normalize_LDADD = \ libutil.a \ |