From 68d0f521ed0a7007f938bd6f11525a528048b222 Mon Sep 17 00:00:00 2001 From: James Courtier-Dutton Date: Sun, 13 Jan 2002 15:30:39 +0000 Subject: Half way to a fix for aaxine and dxr3. CVS patchset: 1396 CVS date: 2002/01/13 15:30:39 --- src/dxr3/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/dxr3/Makefile.am b/src/dxr3/Makefile.am index f825ce1b7..35fcd88da 100644 --- a/src/dxr3/Makefile.am +++ b/src/dxr3/Makefile.am @@ -23,6 +23,7 @@ xineplug_decode_dxr3_la_LDFLAGS = -avoid-version -module xineplug_vo_out_dxr3_la_SOURCES = dxr3_video_out.c \ dxr3_vo_core.c mpeg_encoders.c +xineplug_vo_out_dxr3_la_LIBADD = $(X_LIBS) -lXext xineplug_vo_out_dxr3_la_LDFLAGS = -avoid-version \ -module $(link_fame) $(link_rte) $(X_LIBS) -- cgit v1.2.3