X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2Fregression%2Fust%2Flow-throughput%2FMakefile.am;h=e62706007a2b097af442fc6adbe676cfe58e8ee6;hb=02a1d793bcda3e75467878a46ef38dbb6e4ecaca;hp=a1df9f5e2600dcd8304b4beae25cb43d2f347feb;hpb=9ac429ef32142eaecfec2d1a44569464c4f8f721;p=lttng-tools.git 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