summaryrefslogtreecommitdiff
path: root/src/libspudec
diff options
context:
space:
mode:
authorEwald Snel <esnel@users.sourceforge.net>2002-04-20 14:02:45 +0000
committerEwald Snel <esnel@users.sourceforge.net>2002-04-20 14:02:45 +0000
commit0f82f5f4e1bd668322fd575c9824145e105e0b02 (patch)
tree8e131b2bb6f80c8688959c1a2e92033397cd1f26 /src/libspudec
parent2f263b7df415c4f7b18061619cfa8e8e2432d280 (diff)
downloadxine-lib-0f82f5f4e1bd668322fd575c9824145e105e0b02.tar.gz
xine-lib-0f82f5f4e1bd668322fd575c9824145e105e0b02.tar.bz2
Fix for unresolved symbols in plugins
CVS patchset: 1745 CVS date: 2002/04/20 14:02:45
Diffstat (limited to 'src/libspudec')
-rw-r--r--src/libspudec/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libspudec/Makefile.am b/src/libspudec/Makefile.am
index 69e58a28e..c4b3e308f 100644
--- a/src/libspudec/Makefile.am
+++ b/src/libspudec/Makefile.am
@@ -5,6 +5,7 @@ libdir = $(XINE_PLUGINDIR)
lib_LTLIBRARIES = xineplug_decode_spu.la
xineplug_decode_spu_la_SOURCES = spu.c xine_decoder.c nav_read.c nav_print.c
+xineplug_decode_spu_la_LIBADD = $(top_builddir)/src/xine-engine/libxine.la
xineplug_decode_spu_la_LDFLAGS = -avoid-version -module
noinst_HEADERS = spu.h nav_read.h bswap.h nav_print.h nav_types.h