summaryrefslogtreecommitdiffstats
path: root/gst/cutter
diff options
context:
space:
mode:
Diffstat (limited to 'gst/cutter')
-rw-r--r--gst/cutter/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/cutter/Makefile.am b/gst/cutter/Makefile.am
index ec1a0ac4..e88ef155 100644
--- a/gst/cutter/Makefile.am
+++ b/gst/cutter/Makefile.am
@@ -3,7 +3,7 @@ plugin_LTLIBRARIES = libgstcutter.la
libgstcutter_la_SOURCES = gstcutter.c
libgstcutter_la_CFLAGS = $(GST_CFLAGS)
-libgstcutter_la_LIBADD =
+libgstcutter_la_LIBADD = $(GST_LIBS)
libgstcutter_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
noinst_HEADERS = gstcutter.h filter.func