From bd42aeab462887a0e5b98ca5d3f80f700046ba52 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Mon, 29 Jul 2013 07:42:50 +0200 Subject: XiphTags: convert to C++ --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') 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 -- cgit v1.2.3