diff options
Diffstat (limited to 'gst-libs')
-rw-r--r-- | gst-libs/gst/floatcast/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/floatcast/Makefile.am b/gst-libs/gst/floatcast/Makefile.am index 6ad5d151..b5decb1f 100644 --- a/gst-libs/gst/floatcast/Makefile.am +++ b/gst-libs/gst/floatcast/Makefile.am @@ -9,4 +9,4 @@ libgstfloatcastinclude_HEADERS = floatcast.h libgstfloatcast_la_LIBADD = libgstfloatcast_la_CFLAGS = -libgstfloatcast_la_LDFLAGS = +libgstfloatcast_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) |