Version 2.5.7
[lttng-ust.git] / tests / Makefile.am
index 30b0e9a0f23897d6588bf37d8059c84c9004958a..b5166f9887860878b42f34ef183ee64900d2a193 100644 (file)
@@ -4,6 +4,10 @@ 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.024826 seconds and 4 git commands to generate.