add -lcontrol
authorAndy Wingo <wingo@pobox.com>
Sat, 5 Jan 2002 00:03:32 +0000 (00:03 +0000)
committerAndy Wingo <wingo@pobox.com>
Sat, 5 Jan 2002 00:03:32 +0000 (00:03 +0000)
Original commit message from CVS:
add -lcontrol

gst/sine/Makefile.am

index 2f7d73c..709921d 100644 (file)
@@ -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)
+demo_dparams_LDFLAGS = $(GST_LIBS) $(GTK_LIBS) -lcontrol