From de659d38cd1d688f8c0d09b2246e41ea38992084 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Sun, 16 Jun 2002 21:54:38 +0000 Subject: Add DV seeking example Original commit message from CVS: Add DV seeking example --- examples/seeking/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/seeking/Makefile.am') diff --git a/examples/seeking/Makefile.am b/examples/seeking/Makefile.am index ad041480..30003e06 100644 --- a/examples/seeking/Makefile.am +++ b/examples/seeking/Makefile.am @@ -3,5 +3,5 @@ examples = seek spider_seek noinst_PROGRAMS = $(examples) # we have nothing but apps here, we can do this safely -LIBS = $(GST_LIBS) $(GTK_LIBS) +LIBS = $(GST_LIBS) $(GTK_LIBS) -lfreetype CFLAGS = $(GST_CFLAGS) $(GTK_CFLAGS) -- cgit v1.2.1