summaryrefslogtreecommitdiffstats
path: root/gst/debug/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/debug/Makefile.am')
-rw-r--r--gst/debug/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/debug/Makefile.am b/gst/debug/Makefile.am
index 13f0df5b..3dff1524 100644
--- a/gst/debug/Makefile.am
+++ b/gst/debug/Makefile.am
@@ -23,7 +23,7 @@ libgstnavigationtest_la_SOURCES = gstnavigationtest.c
libgstnavigationtest_la_CFLAGS = $(GST_CFLAGS) $(GST_BASE_CFLAGS) \
$(GST_PLUGINS_BASE_CFLAGS)
libgstnavigationtest_la_LIBADD = $(GST_LIBS) $(GST_BASE_LIBS) \
- $(GST_PLUGINS_BASE_LIBS) -lgstvideo-@GST_MAJORMINOR@
+ $(GST_PLUGINS_BASE_LIBS) -lgstvideo-@GST_MAJORMINOR@ $(LIBM)
libgstnavigationtest_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
libgstdebug_la_SOURCES = \