summaryrefslogtreecommitdiff
path: root/src/libdts/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/libdts/Makefile.am')
-rw-r--r--src/libdts/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libdts/Makefile.am b/src/libdts/Makefile.am
index b7ec60016..e5fafd80b 100644
--- a/src/libdts/Makefile.am
+++ b/src/libdts/Makefile.am
@@ -12,7 +12,7 @@ fnsa =
internal_sources =
else
fnsa = -fno-strict-aliasing
-internal_sources = bitstream.c downmix.c parse.c
+internal_sources = bitstream.c downmix.c parse.c
endif
xineplug_decode_dts_la_SOURCES = xine_dts_decoder.c $(internal_sources)