X-Git-Url: https://git.lttng.org/?p=ust.git;a=blobdiff_plain;f=ustctl%2FMakefile.am;h=91966f0d6752e964aa7708ac5bd588ce9f7a1350;hp=380405b250dac6debcb09bbdc26dec634636e67d;hb=bf0d695d692163edb23b8fbbbd976387dfef232d;hpb=a0c822d0d08ba0f78c85d11871dc733c35db4ee8 diff --git a/ustctl/Makefile.am b/ustctl/Makefile.am index 380405b..91966f0 100644 --- a/ustctl/Makefile.am +++ b/ustctl/Makefile.am @@ -4,4 +4,4 @@ AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/libustcomm \ bin_PROGRAMS = ustctl ustctl_SOURCES = ustctl.c $(top_srcdir)/libustcomm/ustcomm.c $(top_srcdir)/libustcomm/ustcomm.h $(top_srcdir)/libustcmd/ustcmd.c $(top_srcdir)/libustcmd/ustcmd.h ustctl_CFLAGS = -DUST_COMPONENT=ustctl - +ustctl_LDADD = $(top_builddir)/snprintf/libustsnprintf.la