Fix missing logging symbols
[lttng-ust.git] / libustctl / Makefile.am
index 56b040933d941ee476df76bb08287d44c3558d98..8101b573fed4bb5b61c3ff93bb1a93810e831315 100644 (file)
@@ -6,4 +6,5 @@ lib_LTLIBRARIES = libustctl.la
 libustctl_la_SOURCES = ustctl.c
 
 libustctl_la_LIBADD = $(top_builddir)/liblttng-ust-comm/liblttng-ust-comm.la \
-       $(top_builddir)/libringbuffer/libringbuffer.la
+       $(top_builddir)/libringbuffer/libringbuffer.la \
+       $(top_builddir)/snprintf/libustsnprintf.la
This page took 0.023389 seconds and 4 git commands to generate.