X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=tests%2Fhello%2FMakefile.am;h=50b7b5e2e9065120bcc3fa8a49afed830e86a3e6;hb=232d6eedd6a8e8cf94485f7e2680a509d0f1e0a8;hp=9afe38742fcaf236350f568906849051b44aafee;hpb=40c778e37ca58821024d7a859f02212a1ae93ac2;p=lttng-ust.git diff --git a/tests/hello/Makefile.am b/tests/hello/Makefile.am index 9afe3874..50b7b5e2 100644 --- a/tests/hello/Makefile.am +++ b/tests/hello/Makefile.am @@ -1,7 +1,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/include noinst_PROGRAMS = hello -hello_SOURCES = hello.c tp.c tp.h +hello_SOURCES = hello.c tp.c ust_tests_hello.h hello_LDADD = $(top_builddir)/liblttng-ust/liblttng-ust.la noinst_SCRIPTS = run