X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=hello%2FMakefile.am;h=f682130d220f1eef746fc454b1d212d71460e910;hb=64d9b80b1e4dfbb0c8329ed950d1c0d4de3e4c7a;hp=2a4e6b7d02602af601030651fba84dc8d0e03f16;hpb=b4512257eb71d0432554047acf6278dc42a15a75;p=lttng-ust.git diff --git a/hello/Makefile.am b/hello/Makefile.am index 2a4e6b7d..f682130d 100644 --- a/hello/Makefile.am +++ b/hello/Makefile.am @@ -1,4 +1,4 @@ -bin_PROGRAMS = hello +noinst_PROGRAMS = hello hello_SOURCES = hello.c tp.c tp.h hello_LDADD = $(top_builddir)/libust/libust.la @URCU_PATH@/liburcu.so