Fix concurrency issues while overwriting tracefiles in live
[lttng-tools.git] / tests / regression / tools / live / Makefile.am
index d8a952524a838696ac19aa2547513cff33b023e3..fdf9d3adee53a6b65b956b65bb31ba31e0bae7eb 100644 (file)
@@ -25,7 +25,7 @@ noinst_PROGRAMS = live_test
 EXTRA_DIST = live_test test_kernel
 
 if HAVE_LIBLTTNG_UST_CTL
-EXTRA_DIST += test_ust
+EXTRA_DIST += test_ust test_ust_tracefile_count
 endif
 
 live_test_SOURCES = live_test.c
This page took 0.02342 seconds and 4 git commands to generate.