Tests: Fix flacky clock-plugin test
[lttng-tools.git] / tests / regression / ust / clock-override / Makefile.am
index a656548de35c6cbff5abbf36777a94b84d38a06f..95065e0ed1ba6b580395be72521dcd1f3f021c2f 100644 (file)
@@ -19,8 +19,8 @@ if LTTNG_TOOLS_BUILD_WITH_LIBC_DL
 lttng_ust_clock_override_test_la_LIBADD = -lc
 endif
 
-noinst_SCRIPTS = test_clock_override run-clock-override
-EXTRA_DIST = test_clock_override run-clock-override
+noinst_SCRIPTS = test_clock_override
+EXTRA_DIST = test_clock_override
 
 all-local:
        @if [ x"$(srcdir)" != x"$(builddir)" ]; then \
This page took 0.023229 seconds and 4 git commands to generate.