Add TRACEPOINT_EVENT java instrumentation wrapper
[lttng-ust.git] / Makefile.am
index 4f5ae8c1876cbfa2ac9f05d7cb0dc7c755c8a2c6..f294cf35abd24a53bd73abc4ea0e32a318dcd4c9 100644 (file)
@@ -5,7 +5,8 @@ ACLOCAL_AMFLAGS = -I config
 # libust and '.' (that contains the linker script). However, '.'
 # must be installed after libust so it can overwrite libust.so with
 # the linker script.
-SUBDIRS = snprintf liblttng-ust-comm libringbuffer libust include doc tests
+SUBDIRS = snprintf liblttng-ust-comm libringbuffer libust include doc tests \
+               java
 
 #temporarily disabled
 # . libustinstr-malloc libustfork
This page took 0.024324 seconds and 4 git commands to generate.