aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index d902b31f2..a0f4b2a77 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -588,6 +588,7 @@ endif
if HAVE_XIPH
libdecoder_plugins_a_SOURCES += \
+ src/decoder/XiphTags.c src/decoder/XiphTags.h \
src/decoder/ogg_codec.c src/decoder/ogg_codec.h
endif