Tests: Rename the UST tests runners to test_<test name>
[lttng-tools.git] / tests / regression / ust / overlap / Makefile.am
index 7100034f99c14510263569846b22bedcfe9dc84f..d90146f9f63f0a3d83ea504589f3747420c0b529 100644 (file)
@@ -1,4 +1,4 @@
 SUBDIRS = demo
 
-noinst_SCRIPTS = run
-EXTRA_DIST = run overlap.sh
+noinst_SCRIPTS = test_overlap
+EXTRA_DIST = test_overlap overlap.sh
This page took 0.023246 seconds and 4 git commands to generate.