Integrate base-address statedump into lttng-ust
[lttng-ust.git] / Makefile.am
index dc88c46ea07b47ba17026b4757383c2d8e45e540..6fab95641fab971faf950728300ddae5cadedc3b 100644 (file)
@@ -1,19 +1,20 @@
 ACLOCAL_AMFLAGS = -I config
 
-SUBDIRS = . include snprintf libringbuffer liblttng-ust-comm \
+SUBDIRS = . include snprintf libringbuffer liblttng-ust-comm liblttng-ust-baddr \
                liblttng-ust \
                liblttng-ust-ctl \
                liblttng-ust-fork \
+               liblttng-ust-dl \
                liblttng-ust-libc-wrapper \
                liblttng-ust-cyg-profile \
-               tools \
-               tests \
-               doc
+               tools
 
 if BUILD_JNI_INTERFACE
-SUBDIRS += liblttng-ust-java
+SUBDIRS += liblttng-ust-java liblttng-ust-jul
 endif
 
+SUBDIRS += tests doc
+
 #temporarily disabled
 # liblttng-ust-malloc
 
This page took 0.023999 seconds and 4 git commands to generate.