From ddb240d90f3c6310eb8a33bce4b5139903aa330d Mon Sep 17 00:00:00 2001 From: Daniel Caujolle-Bert Date: Thu, 26 Apr 2001 21:40:17 +0000 Subject: Add (forgotten) libraries linking against XV plugin. Fixed wrong init call of vo plugins in load_plugins.c. CVS patchset: 30 CVS date: 2001/04/26 21:40:17 --- src/video_out/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/video_out') diff --git a/src/video_out/Makefile.am b/src/video_out/Makefile.am index 3ca9adb0a..2cb32cc4b 100644 --- a/src/video_out/Makefile.am +++ b/src/video_out/Makefile.am @@ -22,6 +22,7 @@ endif lib_LTLIBRARIES = $(xv_module) ## $(xshm_module) $(syncfb_module) xineplug_vo_out_xv_la_SOURCES = yuv2rgb.c yuv2rgb_mmx.c video_out_xv.c +xineplug_vo_out_xv_la_LIBADD = $(X_LIBS) xineplug_vo_out_xv_la_LDFLAGS = -avoid-version -module ##xineplug_vo_out_xshm_la_SOURCES = yuv2rgb.c yuv2rgb_mmx.c video_out_xshm.c -- cgit v1.2.3