From 1daeddffa3521a15493dbbd57ea8847f09d931b1 Mon Sep 17 00:00:00 2001 From: Guenter Bartsch Date: Mon, 22 Oct 2001 00:52:09 +0000 Subject: introducing libxineutils and a this pointer for video_out_x11 callbacks CVS patchset: 852 CVS date: 2001/10/22 00:52:09 --- src/libvfill/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/libvfill') 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 = -- cgit v1.2.3