X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2FMakefile.am;h=317edcb0b355e87bf51947ec2e8b4ea572a48b0b;hb=402147a0ffcc8fb0a1784a6d880fac318038e686;hp=6f9b969ccddbbb23fc01201d0b4a902e2a0bd3a7;hpb=7fedf800365965f64b6d81e08f9863067702306f;p=lttng-ust.git diff --git a/tests/Makefile.am b/tests/Makefile.am index 6f9b969c..317edcb0 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,10 +1,10 @@ -SUBDIRS = . hello hello-static-lib same_line_tracepoint snprintf +SUBDIRS = . hello same_line_tracepoint snprintf 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