X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=cli%2FMakefile.am;h=d5918366536e94434946dd2aabcae9ceb2ed3aff;hp=d305bf692a7fa4ce754a8509043d0e4b882184f9;hb=1cb3cdd7f163147ccc0ecfd7e421008eec799d64;hpb=e1f4c4f71aba2f9fa07717025f2052d7eb2e212e diff --git a/cli/Makefile.am b/cli/Makefile.am index d305bf69..d5918366 100644 --- a/cli/Makefile.am +++ b/cli/Makefile.am @@ -74,7 +74,7 @@ endif endif if BABELTRACE_BUILD_WITH_MINGW -babeltrace_bin_LDADD += -lrpcrt4 -lintl -liconv -lole32 -lpopt -lpthread +babeltrace_bin_LDADD += -lws2_32 -lrpcrt4 -lintl -liconv -lole32 -lpopt -lpthread endif # Only used for in-tree execution and tests