libust 2.0 + ringbuffer + TRACEPOINT_EVENT builds and runs
[lttng-ust.git] / tests / hello / Makefile.am
index bf7b47180ee3be604602811783479a2dd3f63fcc..e26d949e32921bf936dcac05e5d4e5d06ac83633 100644 (file)
@@ -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
This page took 0.024642 seconds and 4 git commands to generate.