Remove run from makefile
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 15 Nov 2011 00:18:07 +0000 (19:18 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 15 Nov 2011 00:18:07 +0000 (19:18 -0500)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
tests/demo/Makefile.am

index eafb076fbebb6e8279ff6d9e1a2cf72ca14400ab..7ed5ce1e02ed8bd290bd3599fabd46ea1e31b6a8 100644 (file)
@@ -3,6 +3,3 @@ AM_CPPFLAGS = -I$(top_srcdir)/include
 noinst_PROGRAMS = demo
 demo_SOURCES = demo.c tp.c ust_tests_demo.h
 demo_LDADD = $(top_builddir)/liblttng-ust/liblttng-ust.la
-
-noinst_SCRIPTS = run
-EXTRA_DIST = run
This page took 0.025155 seconds and 4 git commands to generate.