X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Fust%2Flow-throughput%2FMakefile.am;h=e62706007a2b097af442fc6adbe676cfe58e8ee6;hp=a1df9f5e2600dcd8304b4beae25cb43d2f347feb;hb=e5be53a084ca2d0fd6540c6da59fa8909dfac8f8;hpb=3de31d0bd714d6ce7495f93f35485d2e3e11a833 diff --git a/tests/regression/ust/low-throughput/Makefile.am b/tests/regression/ust/low-throughput/Makefile.am index a1df9f5e2..e62706007 100644 --- a/tests/regression/ust/low-throughput/Makefile.am +++ b/tests/regression/ust/low-throughput/Makefile.am @@ -12,5 +12,5 @@ noinst_PROGRAMS = gen-events gen_events_SOURCES = main.c tp.c tp.h gen_events_LDADD = -llttng-ust -lurcu -noinst_SCRIPTS = run -EXTRA_DIST = run +noinst_SCRIPTS = test_low_throughput +EXTRA_DIST = test_low_throughput