diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 22033787c..9e56ae020 100644 --- a/Makefile.am +++ b/Makefile.am @@ -588,7 +588,7 @@ endif if HAVE_OGG_COMMON libdecoder_plugins_a_SOURCES += \ - src/decoder/ogg_common.c src/decoder/ogg_common.h + src/decoder/ogg_codec.c src/decoder/ogg_codec.h endif if HAVE_FLAC_COMMON |