Add CTF enum type support to tracepoint event
[deliverable/lttng-ust.git] / tests / Makefile.am
index b5166f9887860878b42f34ef183ee64900d2a193..be300c86e0443c531754fdd6e44358f79993b655 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
 
 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.022991 seconds and 5 git commands to generate.