pnm: add LIBTOOLFLAGS = --tag=disable-static
This commit is contained in:
parent
d309cd5771
commit
cb0d2e9da0
@ -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…
x
Reference in New Issue
Block a user