summaryrefslogtreecommitdiff
path: root/src/libvfill
diff options
context:
space:
mode:
authorGuenter Bartsch <guenter@users.sourceforge.net>2001-10-22 00:52:09 +0000
committerGuenter Bartsch <guenter@users.sourceforge.net>2001-10-22 00:52:09 +0000
commit1daeddffa3521a15493dbbd57ea8847f09d931b1 (patch)
tree94435a387eb7e44bd3255faffd36ad6bfaa68a8b /src/libvfill
parent66c7a3a86eebc9850ff3aa908ca0acc171450f77 (diff)
downloadxine-lib-1daeddffa3521a15493dbbd57ea8847f09d931b1.tar.gz
xine-lib-1daeddffa3521a15493dbbd57ea8847f09d931b1.tar.bz2
introducing libxineutils and a this pointer for video_out_x11 callbacks
CVS patchset: 852 CVS date: 2001/10/22 00:52:09
Diffstat (limited to 'src/libvfill')
-rw-r--r--src/libvfill/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libvfill/Makefile.am b/src/libvfill/Makefile.am
index 4548b4c72..dcfd8b886 100644
--- a/src/libvfill/Makefile.am
+++ b/src/libvfill/Makefile.am
@@ -10,6 +10,7 @@ libdir = $(XINE_PLUGINDIR)
lib_LTLIBRARIES = xineplug_decode_vfill.la
xineplug_decode_vfill_la_SOURCES = xine_decoder.c
+xineplug_decode_vfill_la_LIBADD = $(top_builddir)/src/xine-utils/libxineutils.la
xineplug_decode_vfill_la_LDFLAGS = -avoid-version -module
# noinst_HEADERS =