From 5eec4f66d97a51a1d7876de9bedb9649ed852219 Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Sat, 5 Jan 2002 00:04:41 +0000 Subject: [PATCH] arrgh, -lgstcontrol Original commit message from CVS: arrgh, -lgstcontrol --- gst/sine/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst/sine/Makefile.am b/gst/sine/Makefile.am index 709921db7e..0b3112390a 100644 --- a/gst/sine/Makefile.am +++ b/gst/sine/Makefile.am @@ -13,4 +13,4 @@ endif demo_dparams_SOURCES = demo-dparams.c demo_dparams_CFLAGS = $(GST_CFLAGS) $(GTK_CFLAGS) -demo_dparams_LDFLAGS = $(GST_LIBS) $(GTK_LIBS) -lcontrol +demo_dparams_LDFLAGS = $(GST_LIBS) $(GTK_LIBS) -lgstcontrol