Add liblttng-ust-jul for JUL support
[lttng-ust.git] / Makefile.am
index dc88c46ea07b47ba17026b4757383c2d8e45e540..edb1a8571ee92fb9e2844095c69efc7fa0b34b61 100644 (file)
@@ -7,13 +7,14 @@ SUBDIRS = . include snprintf libringbuffer liblttng-ust-comm \
                liblttng-ust-libc-wrapper \
                liblttng-ust-cyg-profile \
                tools \
-               tests \
                doc
 
 if BUILD_JNI_INTERFACE
-SUBDIRS += liblttng-ust-java
+SUBDIRS += liblttng-ust-java liblttng-ust-jul
 endif
 
+SUBDIRS += tests
+
 #temporarily disabled
 # liblttng-ust-malloc
 
This page took 0.023591 seconds and 4 git commands to generate.