X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=hello%2FMakefile.am;h=845773ee91cc192f52353fde96b18443a4e7bba4;hb=e14a34e05f6dd7b5f1133085561313ad90b8f266;hp=85b04b6679c23913a7421c62fa164eddb0f01755;hpb=79d4d5458786d6d946e9c44580e3a2cc8000736e;p=ust.git diff --git a/hello/Makefile.am b/hello/Makefile.am index 85b04b6..845773e 100644 --- a/hello/Makefile.am +++ b/hello/Makefile.am @@ -4,3 +4,6 @@ INCLUDES = -I$(top_builddir)/share -I$(top_builddir)/libust \ noinst_PROGRAMS = hello hello_SOURCES = hello.c tp.c tp.h hello_LDADD = $(top_builddir)/libust/libust.la $(URCU_LIBS) + +noinst_SCRIPTS = run +EXTRA_DIST = run