sctp: Create plugin with $(GST_PLUGIN_LDFLAGS)
authorSebastian Dröge <sebastian@centricular.com>
Fri, 12 Apr 2019 07:22:56 +0000 (10:22 +0300)
committerSebastian Dröge <slomo@coaxion.net>
Fri, 12 Apr 2019 07:24:08 +0000 (07:24 +0000)
commit36d3891509d65fb6e265b6c0cc7d951e058de8dc
tree110df75799946d19c9610c1f08a6354002d6cdda
parent9f1242ae026117930aeb45f0f89dca59176c44ef
sctp: Create plugin with $(GST_PLUGIN_LDFLAGS)

Otherwise we don't create a plugin but a proper shared library with
version information, i.e. libgstsctp.so.0.0.0.
ext/sctp/Makefile.am