projects
/
platform
/
upstream
/
gst-plugins-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f971436
)
add -lcontrol
author
Andy Wingo
<wingo@pobox.com>
Sat, 5 Jan 2002 00:03:32 +0000
(
00:03
+0000)
committer
Andy 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
patch
|
blob
|
history
diff --git
a/gst/sine/Makefile.am
b/gst/sine/Makefile.am
index 2f7d73c6c9f4608dc6f777494b857582d94c6619..709921db7e3169dafc91755fd17c8a83c8325ddc 100644
(file)
--- 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)
+demo_dparams_LDFLAGS = $(GST_LIBS) $(GTK_LIBS)
-lcontrol