X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=hello%2FMakefile.am;h=f682130d220f1eef746fc454b1d212d71460e910;hb=6cb88bc04f67ebc3264d3832f4ce5cca2c642ab4;hp=2a4e6b7d02602af601030651fba84dc8d0e03f16;hpb=b4512257eb71d0432554047acf6278dc42a15a75;p=ust.git diff --git a/hello/Makefile.am b/hello/Makefile.am index 2a4e6b7..f682130 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