mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 17:51:16 +00:00
Add $(GST_LIBS) to libgstcontrol's LIBADD. Should go into 0.6.1.
Original commit message from CVS: Add $(GST_LIBS) to libgstcontrol's LIBADD. Should go into 0.6.1.
This commit is contained in:
parent
afe37388cb
commit
480dfe3198
1 changed files with 1 additions and 0 deletions
|
@ -22,4 +22,5 @@ libgstcontrol_@GST_MAJORMINOR@_la_SOURCES = \
|
|||
|
||||
libgstcontrol_@GST_MAJORMINOR@_la_CFLAGS = $(GST_CFLAGS) -finline-functions -ffast-math
|
||||
libgstcontrol_@GST_MAJORMINOR@_la_LDFLAGS = @GST_LT_LDFLAGS@ -version-info @GST_LIBVERSION@
|
||||
libgstcontrol_@GST_MAJORMINOR@_la_LIBADD = $(GST_LIBS)
|
||||
|
||||
|
|
Loading…
Reference in a new issue