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 2f7d73c6c9f4608dc6f777494b857582d94c6619..709921db7e3169dafc91755fd17c8a83c8325ddc 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