Fix UST SIGPIPE handling
[lttng-ust.git] / liblttng-ust-ctl / Makefile.am
index 69d747dfb508b4fd90c457a320bc92407cc6cfe9..4e341be703e16135b739fef9940abced6c04b9a5 100644 (file)
@@ -7,5 +7,5 @@ liblttng_ust_ctl_la_SOURCES = ustctl.c
 
 liblttng_ust_ctl_la_LIBADD = \
        $(top_builddir)/liblttng-ust-comm/liblttng-ust-comm.la \
-       $(top_builddir)/libringbuffer/libringbuffer.la \
+       $(top_builddir)/liblttng-ust/liblttng-ust-support.la \
        $(top_builddir)/snprintf/libustsnprintf.la
This page took 0.023409 seconds and 4 git commands to generate.