summaryrefslogtreecommitdiff
path: root/gst/videomeasure/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/videomeasure/Makefile.am')
-rw-r--r--gst/videomeasure/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/videomeasure/Makefile.am b/gst/videomeasure/Makefile.am
index d86c5792f..2e0b9ce5f 100644
--- a/gst/videomeasure/Makefile.am
+++ b/gst/videomeasure/Makefile.am
@@ -11,7 +11,7 @@ libgstvideomeasure_la_SOURCES = \
libgstvideomeasure_la_CFLAGS = $(GST_CFLAGS) $(GST_BASE_CFLAGS) \
$(GST_PLUGINS_BASE_CFLAGS)
libgstvideomeasure_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) \
- -lgstvideo-@GST_MAJORMINOR@ $(GST_BASE_LIBS) $(GST_LIBS)
+ -lgstvideo-@GST_MAJORMINOR@ $(GST_BASE_LIBS) $(GST_LIBS) $(LIBM)
libgstvideomeasure_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
libgstvideomeasure_la_LIBTOOLFLAGS = --tag=disable-static