X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2Fhello%2FMakefile.am;h=e26d949e32921bf936dcac05e5d4e5d06ac83633;hb=a10cfdbdf6ed789bc14a04a883bffaf3df2b6959;hp=bf7b47180ee3be604602811783479a2dd3f63fcc;hpb=30ffe2794fc413035208cdd2a7a061bc208e210f;p=lttng-ust.git diff --git a/tests/hello/Makefile.am b/tests/hello/Makefile.am index bf7b4718..e26d949e 100644 --- a/tests/hello/Makefile.am +++ b/tests/hello/Makefile.am @@ -3,7 +3,6 @@ AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/libust noinst_PROGRAMS = hello hello_SOURCES = hello.c tp.c tp.h hello_LDADD = $(top_builddir)/libust/libust.la \ - $(top_builddir)/libustctl/libustctl.la \ $(top_builddir)/libust-initializer.o noinst_SCRIPTS = run