From: Rob Bradford <[email protected]>

---
 wcap/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/wcap/Makefile.am b/wcap/Makefile.am
index 7dca7e9..df46735 100644
--- a/wcap/Makefile.am
+++ b/wcap/Makefile.am
@@ -19,7 +19,7 @@ wcap_decode_SOURCES =                         \
 
 wcap_decode_CPPFLAGS = -DCONFIG_VP8_ENCODER=1
 wcap_decode_CFLAGS = $(WCAP_CFLAGS)
-wcap_decode_LDADD = $(WCAP_LIBS)
+wcap_decode_LDADD = $(WCAP_LIBS) -lm
 
 wcap_snapshot_SOURCES =                                \
        wcap-snapshot.c                         \
-- 
1.7.7.6

_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to