diff options
Diffstat (limited to 'gst')
-rw-r--r-- | gst/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/Makefile.am b/gst/Makefile.am index a117d9771..213e3fda5 100644 --- a/gst/Makefile.am +++ b/gst/Makefile.am @@ -151,6 +151,7 @@ libgstreamer_@GST_API_VERSION@_la_LIBADD = \ $(GST_PRINTF_LA) \ $(GST_ALL_LIBS) \ $(WIN32_LIBS) \ + $(SOCKET_LIBS) \ $(LIBM) libgstreamer_@GST_API_VERSION@_la_LDFLAGS = \ |