From 58e22ca569e796b8bbb66d15808d4c9daad5f3d7 Mon Sep 17 00:00:00 2001 From: Daniel Caujolle-Bert Date: Sun, 10 Jun 2001 23:57:57 +0000 Subject: link libaa to aa output plugin. CVS patchset: 159 CVS date: 2001/06/10 23:57:57 --- src/video_out/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/video_out/Makefile.am b/src/video_out/Makefile.am index 249e5044c..bb976c938 100644 --- a/src/video_out/Makefile.am +++ b/src/video_out/Makefile.am @@ -35,6 +35,7 @@ xineplug_vo_out_syncfb_la_SOURCES = video_out_syncfb.c xineplug_vo_out_syncfb_la_LDFLAGS = -avoid-version -module xineplug_vo_out_aa_la_SOURCES = video_out_aa.c +xineplug_vo_out_aa_la_LIBADD = -laa xineplug_vo_out_aa_la_LDFLAGS = -avoid-version -module noinst_HEADERS = yuv2rgb.h video_out_syncfb.h -- cgit v1.2.3