X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tests%2FMakefile.am;h=30b0e9a0f23897d6588bf37d8059c84c9004958a;hb=5e1b7b8bac9f038e681906b269c1422611c6376d;hp=b5166f9887860878b42f34ef183ee64900d2a193;hpb=43e5396b3b2247a3f57a8a797239359df3ff083f;p=lttng-ust.git diff --git a/tests/Makefile.am b/tests/Makefile.am index b5166f98..30b0e9a0 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -4,10 +4,6 @@ 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)