Fix: drop unusable liblttng-ust-java.so
[lttng-ust.git] / Makefile.am
index e231e085d9dfdb4e7a76ea2d50a5418262ea107e..c726b81696e26deedb923a2e176a6cde0bfd2f5d 100644 (file)
@@ -9,9 +9,10 @@ SUBDIRS = . include snprintf libringbuffer liblttng-ust-comm \
                tests \
                doc
 
-if BUILD_JNI_INTERFACE
-SUBDIRS += liblttng-ust-java
-endif
+#disabled for 2.0
+#if BUILD_JNI_INTERFACE
+#SUBDIRS += liblttng-ust-java
+#endif
 
 #temporarily disabled
 # liblttng-ust-malloc
This page took 0.022699 seconds and 4 git commands to generate.