summaryrefslogtreecommitdiffstats
path: root/gst/auparse
diff options
context:
space:
mode:
Diffstat (limited to 'gst/auparse')
-rw-r--r--gst/auparse/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/auparse/Makefile.am b/gst/auparse/Makefile.am
index 5b4c691e..0ea4918a 100644
--- a/gst/auparse/Makefile.am
+++ b/gst/auparse/Makefile.am
@@ -5,5 +5,6 @@ plugin_LTLIBRARIES = libgstparseau.la
libgstparseau_la_SOURCES = gstparseau.c
libgstparseau_la_CFLAGS = $(GST_CFLAGS)
libgstparseau_la_LIBADD = $(GST_LIBS)
+libgstparseau_la_LDFLAGS = @GST_PLUGIN_LDFLAGS@
noinst_HEADERS = gstparseau.h