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 9ffe96e05..112b143ca 100644 --- a/Makefile.am +++ b/Makefile.am @@ -403,6 +403,7 @@ DECODER_LIBS = \ DECODER_SRC = \ src/decoder_buffer.c \ + src/decoder_plugin.c \ src/decoder_list.c if HAVE_MAD |