aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 528f9c87f..e70b5df04 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -541,7 +541,7 @@ endif
if HAVE_XIPH
libdecoder_plugins_a_SOURCES += \
- src/decoder/XiphTags.c src/decoder/XiphTags.h \
+ src/decoder/XiphTags.cxx src/decoder/XiphTags.hxx \
src/decoder/OggCodec.cxx src/decoder/OggCodec.hxx
endif