mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
pnm: add LIBTOOLFLAGS = --tag=disable-static
This commit is contained in:
parent
d309cd5771
commit
cb0d2e9da0
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ libgstpnm_la_SOURCES = gstpnmutils.c gstpnm.c gstpnmdec.c gstpnmenc.c
|
|||
libgstpnm_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS)
|
||||
libgstpnm_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) $(GST_LIBS) -lgstvideo-@GST_MAJORMINOR@
|
||||
libgstpnm_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
libgstpnm_la_LIBTOOLFLAGS = --tag=disable-static
|
||||
|
||||
noinst_HEADERS = gstpnmdec.h gstpnmutils.h gstpnmenc.h
|
||||
|
||||
|
|
Loading…
Reference in a new issue