X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=liblttng-ust-dl%2FMakefile.am;fp=liblttng-ust-dl%2FMakefile.am;h=ef6702200dc99b9d1b02f347f6b195f792f58097;hb=516d12dae36538257fe57e8f7cf7e867068c33d1;hp=b92c509282c5543d165dc0c1620c74681274f1c6;hpb=00e0418ceaa42fb0266f8fb410a8e5f3351c0c88;p=lttng-ust.git diff --git a/liblttng-ust-dl/Makefile.am b/liblttng-ust-dl/Makefile.am index b92c5092..ef670220 100644 --- a/liblttng-ust-dl/Makefile.am +++ b/liblttng-ust-dl/Makefile.am @@ -10,6 +10,7 @@ liblttng_ust_dl_la_SOURCES = \ liblttng_ust_dl_la_LIBADD = \ $(top_builddir)/liblttng-ust/liblttng-ust.la \ + $(top_builddir)/snprintf/libustsnprintf.la \ $(DL_LIBS) liblttng_ust_dl_la_CFLAGS = -DUST_COMPONENT=liblttng-ust-dl $(AM_CFLAGS)