summaryrefslogtreecommitdiff
path: root/src/libspucc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/libspucc/Makefile.am')
-rw-r--r--src/libspucc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libspucc/Makefile.am b/src/libspucc/Makefile.am
index aefe4d7c1..a8af8632e 100644
--- a/src/libspucc/Makefile.am
+++ b/src/libspucc/Makefile.am
@@ -4,7 +4,7 @@ xineplug_LTLIBRARIES = xineplug_decode_spucc.la
xineplug_decode_spucc_la_SOURCES = cc_decoder.c xine_cc_decoder.c
xineplug_decode_spucc_la_CFLAGS = $(VISIBILITY_FLAG) $(AM_CFLAGS) -fno-strict-aliasing
-xineplug_decode_spucc_la_LIBADD = $(XINE_LIB)
+xineplug_decode_spucc_la_LIBADD = $(XINE_LIB) $(LTLIBINTL)
xineplug_decode_spucc_la_LDFLAGS = -avoid-version -module
noinst_HEADERS = cc_decoder.h