summaryrefslogtreecommitdiff
path: root/src/libsputext/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/libsputext/Makefile.am')
-rw-r--r--src/libsputext/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libsputext/Makefile.am b/src/libsputext/Makefile.am
index 62258933d..ad6c1b776 100644
--- a/src/libsputext/Makefile.am
+++ b/src/libsputext/Makefile.am
@@ -9,6 +9,6 @@ xineplug_dmx_sputext_la_SOURCES = demux_sputext.c
xineplug_dmx_sputext_la_LIBADD = $(XINE_LIB) $(LTLIBINTL)
xineplug_dmx_sputext_la_CFLAGS = $(VISIBILITY_FLAG)
-xineplug_decode_sputext_la_SOURCES = xine_sputext_decoder.c
+xineplug_decode_sputext_la_SOURCES = xine_sputext_decoder.c
xineplug_decode_sputext_la_LIBADD = $(XINE_LIB) $(LTLIBINTL)
xineplug_decode_sputext_la_CFLAGS = $(VISIBILITY_FLAG)