Fix: Remove test runner script
[lttng-ust.git] / tests / Makefile.am
index 6f9b969ccddbbb23fc01201d0b4a902e2a0bd3a7..425440a5160890101a31c00bc76c4d615d69305e 100644 (file)
@@ -4,7 +4,7 @@ if CXX_WORKS
 SUBDIRS += hello.cxx
 endif
 
-dist_noinst_SCRIPTS = test_loop runtests trace_matches
+dist_noinst_SCRIPTS = test_loop run.sh trace_matches unit_tests
 
 noinst_LIBRARIES = libtap.a
 
This page took 0.024484 seconds and 5 git commands to generate.