Add unit tests for lttng_ust_elf
[deliverable/lttng-ust.git] / tests / Makefile.am
index b5166f9887860878b42f34ef183ee64900d2a193..3d7ceeb9d9cb874f1f8215a4f355c9af16b9dcf3 100644 (file)
@@ -1,13 +1,9 @@
-SUBDIRS = utils hello same_line_tracepoint snprintf benchmark
+SUBDIRS = utils hello same_line_tracepoint snprintf benchmark ust-elf
 
 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.024186 seconds and 5 git commands to generate.