X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tests%2Fhello%2FMakefile.am;h=e26d949e32921bf936dcac05e5d4e5d06ac83633;hb=8d8a24c8565ce6dce7e7bd1045a95d1d2af5e536;hp=bf7b47180ee3be604602811783479a2dd3f63fcc;hpb=2432c3c9bdce3c94632f7c619165ab1278a69551;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