Implement dynamic types, and application context provider support
[deliverable/lttng-ust.git] / tests / Makefile.am
index b5166f9887860878b42f34ef183ee64900d2a193..377acd676aeb7a46b4db32a6f793e24d831ca881 100644 (file)
@@ -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)
This page took 0.02416 seconds and 5 git commands to generate.