X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2FMakefile.am;h=377acd676aeb7a46b4db32a6f793e24d831ca881;hb=58f107eb35e435b2fe2263c97dfc2170a2e293d0;hp=b5166f9887860878b42f34ef183ee64900d2a193;hpb=43e5396b3b2247a3f57a8a797239359df3ff083f;p=lttng-ust.git diff --git a/tests/Makefile.am b/tests/Makefile.am index b5166f98..377acd67 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,13 +1,10 @@ -SUBDIRS = utils hello same_line_tracepoint snprintf benchmark +SUBDIRS = utils hello same_line_tracepoint snprintf benchmark ust-elf \ + ctf-types test-app-ctx if CXX_WORKS SUBDIRS += hello.cxx endif -if BUILD_JNI_INTERFACE -SUBDIRS += java-jul -endif - SCRIPT_LIST = test_loop run.sh unit_tests dist_noinst_SCRIPTS = $(SCRIPT_LIST)