mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 08:41:07 +00:00
[MOVED FROM BAD] s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common format
Original commit message from CVS: * s/filter/plugin/ * link plugins to GST_LIBS * rearrange rules to a common format
This commit is contained in:
parent
fcfa27bfdf
commit
888656c5b2
1 changed files with 1 additions and 0 deletions
|
@ -4,5 +4,6 @@ plugin_LTLIBRARIES = libgsty4mencode.la
|
|||
|
||||
libgsty4mencode_la_SOURCES = gsty4mencode.c
|
||||
libgsty4mencode_la_CFLAGS = $(GST_CFLAGS)
|
||||
libgsty4mencode_la_LIBADD = $(GST_LIBS)
|
||||
|
||||
noinst_HEADERS = gsty4mencode.h
|
||||
|
|
Loading…
Reference in a new issue