summaryrefslogtreecommitdiffstats
path: root/gst/videobox/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/videobox/Makefile.am')
-rw-r--r--gst/videobox/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/videobox/Makefile.am b/gst/videobox/Makefile.am
index 37da9aae..a857cb54 100644
--- a/gst/videobox/Makefile.am
+++ b/gst/videobox/Makefile.am
@@ -2,7 +2,7 @@
plugin_LTLIBRARIES = libgstvideobox.la
libgstvideobox_la_SOURCES = gstvideobox.c
-libgstvideobox_la_CFLAGS = $(GST_CFLAGS)
+libgstvideobox_la_CFLAGS = $(GST_CFLAGS) $(GST_PLUGINS_LIBS_CFLAGS)
libgstvideobox_la_LIBADD =
libgstvideobox_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)